aboutsummaryrefslogtreecommitdiff
path: root/transcoder/src/fragment.rs
AgeCommit message (Expand)Author
11 daysrefactor remuxer trait; add webm support; add back transcodingHEADmastermetamuffin
2025-09-16started flac demuxermetamuffin
2025-09-13start remuxer crate rewrite; added matroska demuxer and format detectionmetamuffin
2025-09-12move stream types to own crate; removes a common depmetamuffin
2025-04-27move cache to own cratemetamuffin
2025-04-21new transcoding args systemmetamuffin
2025-04-21change transcode bitrates and ensure even height for transcodingmetamuffin
2025-04-19mpeg4 remuxmetamuffin
2025-04-19manual clippy fixesmetamuffin
2025-04-18use impl Hash for cache key instead of stringmetamuffin
2025-04-16the typical mse problems again...metamuffin
2025-04-16transcode impl but brokenmetamuffin
2025-04-14thingsmetamuffin
2025-04-14stream info for transcodingmetamuffin
2025-04-14start transcoding refactormetamuffin
2025-03-03ametamuffin
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-29copyright yearmetamuffin
2024-06-10apply many clippy issuemetamuffin
2024-01-29forgot some renamingmetamuffin
2024-01-29consistent name for {snippet,segment?,fragment}metamuffin