aboutsummaryrefslogtreecommitdiff
path: root/remuxer
AgeCommit message (Expand)Author
13 daysstart media processing refactormetamuffin
2025-09-16started flac demuxermetamuffin
2025-09-13start remuxer crate rewrite; added matroska demuxer and format detectionmetamuffin
2025-09-06misc changes for current rust nightlymetamuffin
2025-04-27move cache to own cratemetamuffin
2025-04-21new transcoding args systemmetamuffin
2025-04-21buffering slow startmetamuffin
2025-04-19lazy block flags parsingmetamuffin
2025-04-19manual clippy fixesmetamuffin
2025-04-18use impl Hash for cache key instead of stringmetamuffin
2025-04-16send actual remux bitrate; close #18metamuffin
2025-04-16webm and mpeg4 fragments semi fixedrewrite-streammetamuffin
2025-04-16move seek index types to remuxermetamuffin
2025-04-16the typical mse problems again...metamuffin
2025-04-16transcode impl but brokenmetamuffin
2025-04-14fix duration from mkmeta in fragmentmetamuffin
2025-04-14lots of rewriting and removing dumb codemetamuffin
2025-04-13arc mkmetametamuffin
2025-04-06a bit more progress on new streaming apimetamuffin
2025-02-21copy lacing flagmetamuffin
2025-02-07clippymetamuffin
2025-02-01Revert "ebml-struct based fragment writer (does not work)"metamuffin
2025-02-01ebml-struct based fragment writer (does not work)metamuffin
2025-02-01add CodecDelay and SeekPreRoll (+ fix TrackUID collision)metamuffin
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-29copyright yearmetamuffin
2025-01-29prepare database refactormetamuffin
2024-11-01update depsmetamuffin
2024-06-10apply many clippy issuemetamuffin
2024-06-10bump versionsmetamuffin
2024-05-14better handle BlockGroup without durationmetamuffin
2024-04-15upgrade all deps (except image-rs)metamuffin
2024-04-08fix warning from mkvalidator about mising displaywidth.metamuffin
2024-03-30remove tags tag because it was invalidmetamuffin
2024-01-29support DisplayUnitmetamuffin
2024-01-29forgot some renamingmetamuffin
2024-01-29consistent name for {snippet,segment?,fragment}metamuffin
2024-01-29write absolute pts in fragmentsmetamuffin
2024-01-28direct io for blocksmetamuffin
2024-01-28clean up some code + subrip support?metamuffin
2024-01-28use ebmlreader with bufreader everywheremetamuffin
2024-01-28fix yet another fundamental issue in the ebml reader and seekindex.metamuffin
2024-01-26maybe fix snippet durmetamuffin
2024-01-26make remuxer underflow less oftenmetamuffin
2024-01-26less useless copying in the matroska librarymetamuffin
2024-01-26oops. broke non-subtitle streamsmetamuffin
2024-01-26snippet subtitles are working.metamuffin
2024-01-26fix a bunch of stupid things regarding subtitles. still doesnt workmetamuffin
2024-01-24update yearmetamuffin
2024-01-15weird problems againmetamuffin