aboutsummaryrefslogtreecommitdiff
path: root/remuxer/src/remux.rs
AgeCommit message (Collapse)Author
2025-04-14lots of rewriting and removing dumb codemetamuffin
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-06-10apply many clippy issuemetamuffin
2024-03-30remove tags tag because it was invalidmetamuffin
2024-01-28direct io for blocksmetamuffin
2024-01-28fix yet another fundamental issue in the ebml reader and seekindex.metamuffin
2024-01-26less useless copying in the matroska librarymetamuffin
2024-01-26snippet subtitles are working.metamuffin
2024-01-24update yearmetamuffin
2024-01-15weird problems againmetamuffin
2023-12-22rework import system pt. 5: local import and playback working againmetamuffin
2023-12-21rework import system pt. 1metamuffin
2023-12-09fix panic when seeking into holesmetamuffin
2023-10-02buffered io in remuxmetamuffin
2023-10-02apply caching to hlsseg aswellmetamuffin
2023-10-02in-memory cached seek indexmetamuffin
2023-09-30refactor common cratemetamuffin
2023-09-30move some files around for new remuxer + small changesmetamuffin