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
Age
Commit message (
Expand
)
Author
13 days
start media processing refactor
metamuffin
2025-09-16
started flac demuxer
metamuffin
2025-09-13
start remuxer crate rewrite; added matroska demuxer and format detection
metamuffin
2025-09-06
misc changes for current rust nightly
metamuffin
2025-04-27
move cache to own crate
metamuffin
2025-04-21
new transcoding args system
metamuffin
2025-04-21
buffering slow start
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
webm and mpeg4 fragments semi fixed
rewrite-stream
metamuffin
2025-04-16
move seek index types to remuxer
metamuffin
2025-04-16
the typical mse problems again...
metamuffin
2025-04-16
transcode impl but broken
metamuffin
2025-04-14
fix duration from mkmeta in fragment
metamuffin
2025-04-14
lots of rewriting and removing dumb code
metamuffin
2025-04-13
arc mkmeta
metamuffin
2025-04-06
a bit more progress on new streaming api
metamuffin
2025-02-21
copy lacing flag
metamuffin
2025-02-07
clippy
metamuffin
2025-02-01
Revert "ebml-struct based fragment writer (does not work)"
metamuffin
2025-02-01
ebml-struct based fragment writer (does not work)
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-11-01
update deps
metamuffin
2024-06-10
apply many clippy issue
metamuffin
2024-06-10
bump versions
metamuffin
2024-05-14
better handle BlockGroup without duration
metamuffin
2024-04-15
upgrade all deps (except image-rs)
metamuffin
2024-04-08
fix warning from mkvalidator about mising displaywidth.
metamuffin
2024-03-30
remove tags tag because it was invalid
metamuffin
2024-01-29
support DisplayUnit
metamuffin
2024-01-29
forgot some renaming
metamuffin
2024-01-29
consistent name for {snippet,segment?,fragment}
metamuffin
2024-01-29
write absolute pts in fragments
metamuffin
2024-01-28
direct io for blocks
metamuffin
2024-01-28
clean up some code + subrip support?
metamuffin
2024-01-28
use ebmlreader with bufreader everywhere
metamuffin
2024-01-28
fix yet another fundamental issue in the ebml reader and seekindex.
metamuffin
2024-01-26
maybe fix snippet dur
metamuffin
2024-01-26
make remuxer underflow less often
metamuffin
2024-01-26
less useless copying in the matroska library
metamuffin
2024-01-26
oops. broke non-subtitle streams
metamuffin
2024-01-26
snippet subtitles are working.
metamuffin
2024-01-26
fix a bunch of stupid things regarding subtitles. still doesnt work
metamuffin
2024-01-24
update year
metamuffin
2024-01-15
weird problems again
metamuffin
[next]