index
:
jellything
extract-logic
master
pages
rewrite-stream
video_channel_display
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remuxer
/
src
/
remux.rs
Age
Commit message (
Expand
)
Author
2025-04-14
lots of rewriting and removing dumb code
metamuffin
2025-02-01
add CodecDelay and SeekPreRoll (+ fix TrackUID collision)
metamuffin
2025-01-30
avoid transitive crate deps by re-export
metamuffin
2025-01-29
copyright year
metamuffin
2025-01-29
prepare database refactor
metamuffin
2024-06-10
apply many clippy issue
metamuffin
2024-03-30
remove tags tag because it was invalid
metamuffin
2024-01-28
direct io for blocks
metamuffin
2024-01-28
fix yet another fundamental issue in the ebml reader and seekindex.
metamuffin
2024-01-26
less useless copying in the matroska library
metamuffin
2024-01-26
snippet subtitles are working.
metamuffin
2024-01-24
update year
metamuffin
2024-01-15
weird problems again
metamuffin
2023-12-22
rework import system pt. 5: local import and playback working again
metamuffin
2023-12-21
rework import system pt. 1
metamuffin
2023-12-09
fix panic when seeking into holes
metamuffin
2023-10-02
buffered io in remux
metamuffin
2023-10-02
apply caching to hlsseg aswell
metamuffin
2023-10-02
in-memory cached seek index
metamuffin
2023-09-30
refactor common crate
metamuffin
2023-09-30
move some files around for new remuxer + small changes
metamuffin