aboutsummaryrefslogtreecommitdiff
path: root/transcoder/Cargo.toml
AgeCommit message (Expand)Author
2025-09-16started flac demuxermetamuffin
2025-09-12move stream types to own crate; removes a common depmetamuffin
2025-04-27move cache to own cratemetamuffin
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-29prepare database refactormetamuffin
2024-11-01update depsmetamuffin
2024-07-06update thingsmetamuffin
2024-06-10bump versionsmetamuffin
2024-04-15upgrade all deps (except image-rs)metamuffin
2023-12-17update all depsmetamuffin
2023-10-28"avif decoding"metamuffin
2023-10-24i hate image.rsmetamuffin
2023-10-21image-rs is very slow at pr merging, we'll use the fork for nowometamuffin
2023-10-02started transcodingmetamuffin
2023-09-30make cache async and fix parallel write bugmetamuffin
2023-09-25move deps to workspace and update rocket to mastermetamuffin
2023-09-25update image deps by using master branchmetamuffin
2023-09-24fix federated assets (doesnt work bc dav1d-sys)metamuffin
2023-09-24updatemetamuffin
2023-09-06update deps and fix compiler hang on rav1emetamuffin
2023-08-06transcode imagesmetamuffin
2023-08-06move shared server code to own cratemetamuffin