aboutsummaryrefslogtreecommitdiff
path: root/remuxer/src/metadata.rs
AgeCommit message (Expand)Author
2025-09-13start remuxer crate rewrite; added matroska demuxer and format detectionmetamuffin
2025-04-27move cache to own cratemetamuffin
2025-04-21new transcoding args systemmetamuffin
2025-04-18use impl Hash for cache key instead of stringmetamuffin
2025-04-13arc mkmetametamuffin
2025-04-06a bit more progress on new streaming apimetamuffin
2025-02-01Revert "ebml-struct based fragment writer (does not work)"metamuffin
2025-02-01ebml-struct based fragment writer (does not work)metamuffin
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-29copyright yearmetamuffin
2025-01-29prepare database refactormetamuffin
2024-01-29support DisplayUnitmetamuffin