aboutsummaryrefslogtreecommitdiff
path: root/transcoder/src/image.rs
AgeCommit message (Expand)Author
2025-04-27move cache to own cratemetamuffin
2025-04-18use impl Hash for cache key instead of stringmetamuffin
2025-02-04fix search filtermetamuffin
2025-01-29copyright yearmetamuffin
2025-01-29prepare database refactormetamuffin
2024-06-10apply many clippy issuemetamuffin
2024-04-12better avif guessingmetamuffin
2024-01-24update yearmetamuffin
2024-01-24refactor asset system pt. 1metamuffin
2023-12-20put that thing everywhere againmetamuffin
2023-12-11different limit for image transcodesmetamuffin
2023-10-28"avif decoding"metamuffin
2023-10-04limit number of local transcoding tasksmetamuffin
2023-10-02named cache and better error reportingmetamuffin
2023-10-01move caching to its own filemetamuffin
2023-09-30make cache async and fix parallel write bugmetamuffin
2023-09-25idk, image-rs ist brokenmetamuffin
2023-09-25transcoder: set fallback format to avifmetamuffin
2023-09-24fix federated assets (doesnt work bc dav1d-sys)metamuffin
2023-09-06update deps and fix compiler hang on rav1emetamuffin
2023-08-06transcode width gridmetamuffin
2023-08-06transcode imagesmetamuffin