aboutsummaryrefslogtreecommitdiff
path: root/remuxer/src/lib.rs
AgeCommit message (Collapse)Author
2025-09-16started flac demuxermetamuffin
2025-09-13start remuxer crate rewrite; added matroska demuxer and format detectionmetamuffin
2025-04-19lazy block flags parsingmetamuffin
2025-04-19manual clippy fixesmetamuffin
2025-04-16webm and mpeg4 fragments semi fixedrewrite-streammetamuffin
2025-04-16transcode impl but brokenmetamuffin
2025-04-14lots of rewriting and removing dumb codemetamuffin
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
This reverts commit 95d90fbba36a752f7cf96ea0bebd925534341e15.
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
2024-04-08fix warning from mkvalidator about mising displaywidth.metamuffin
2024-01-29support DisplayUnitmetamuffin
2024-01-29consistent name for {snippet,segment?,fragment}metamuffin
2024-01-28clean up some code + subrip support?metamuffin
2024-01-26fix a bunch of stupid things regarding subtitles. still doesnt workmetamuffin
2024-01-24update yearmetamuffin
2024-01-15cleanup some old codemetamuffin
2023-11-28ass to webvtt conversionmetamuffin
2023-09-30refactor common cratemetamuffin
2023-09-30move some files around for new remuxer + small changesmetamuffin
2023-09-29stream wrapper for remux mkv/webmmetamuffin
2023-08-03small cleanup and some custom video controlsmetamuffin
2023-07-31working as good as before (maybe)metamuffin
2023-07-31update server to new schemametamuffin
2023-07-31update remuxer for new schemametamuffin
2023-06-14generalize share props between item and dirmetamuffin
2023-06-11show timing for debug formattermetamuffin
2023-05-16offsets and padding correctmetamuffin
2023-05-16cue offsets correctedmetamuffin
2023-05-16first correct output by hardcoding offsetsmetamuffin
2023-05-16cue drift fixed. YAYYY!metamuffin
2023-05-15invite administrationmetamuffin
2023-05-15generate cuesmetamuffin
2023-05-15old uncommited stuff, dunno what it doesmetamuffin
2023-01-29more seeking code + expire cookiesmetamuffin
2023-01-29doesnt make any sensemetamuffin
2023-01-28seeking logicmetamuffin
2023-01-27clippymetamuffin
2023-01-26mhhmetamuffin
2023-01-26cleanupmetamuffin
2023-01-26compute layout ahead of timemetamuffin
2023-01-26set server header and refactor stream respmetamuffin
2023-01-25generate seek indexmetamuffin
2023-01-23readme + add licence informationmetamuffin
2023-01-22front page stuffmetamuffin