aboutsummaryrefslogtreecommitdiff
path: root/remuxer
AgeCommit message (Expand)Author
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
2024-01-15cleanup some old codemetamuffin
2024-01-05recursive import fixes (untested)metamuffin
2023-12-22rework import system pt. 5: local import and playback working againmetamuffin
2023-12-21rework import system pt. 1metamuffin
2023-12-20put that thing everywhere againmetamuffin
2023-12-17chaptersmetamuffin
2023-12-17update all depsmetamuffin
2023-12-17minimal refactor in remuxmetamuffin
2023-12-10revert to old (sometimes crashin) snippet remuxermetamuffin
2023-12-09fix panic when seeking into holesmetamuffin
2023-11-28dead codemetamuffin
2023-11-28ass to webvtt conversionmetamuffin
2023-10-27fix overflow with stupid hackmetamuffin
2023-10-02remove annoying warnmetamuffin
2023-10-02buffered io in remuxmetamuffin
2023-10-02handle missing file correctlymetamuffin
2023-10-02write track selection to metadatametamuffin
2023-10-02fix overflowing in seek index genmetamuffin
2023-10-02apply caching to hlsseg aswellmetamuffin
2023-10-02in-memory cached seek indexmetamuffin
2023-10-02remove orphan debug printmetamuffin
2023-10-01jlhs forward playback worksmetamuffin
2023-10-01jhls server-side draftmetamuffin
2023-09-30make cache async and fix parallel write bugmetamuffin
2023-09-30broken snippet generation and outputting something that looks like hlsmetamuffin
2023-09-30refactor common cratemetamuffin
2023-09-30first snippet draftmetamuffin
2023-09-30move some files around for new remuxer + small changesmetamuffin
2023-09-29stream wrapper for remux mkv/webmmetamuffin
2023-09-25move deps to workspace and update rocket to mastermetamuffin
2023-09-06update deps and fix compiler hang on rav1emetamuffin
2023-08-06move shared server code to own cratemetamuffin