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
/
seek_index.rs
Age
Commit message (
Collapse
)
Author
2025-09-13
start remuxer crate rewrite; added matroska demuxer and format detection
metamuffin
2025-04-27
move cache to own crate
metamuffin
2025-04-19
lazy block flags parsing
metamuffin
2025-04-19
manual clippy fixes
metamuffin
2025-04-18
use impl Hash for cache key instead of string
metamuffin
2025-04-16
send actual remux bitrate; close #18
metamuffin
2025-04-16
move seek index types to remuxer
metamuffin
2025-01-30
avoid transitive crate deps by re-export
metamuffin
2025-01-29
copyright year
metamuffin
2024-06-10
apply many clippy issue
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
snippet subtitles are working.
metamuffin
2024-01-24
update year
metamuffin
2023-10-02
buffered io in remux
metamuffin
2023-10-02
handle missing file correctly
metamuffin
2023-10-02
fix overflowing in seek index gen
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