Vanilagy
|
e8b27768a9
|
Add MPEG-TS muxer, fix a demuxer bug, remove Infinity from output format track counts
|
2026-01-16 16:33:28 +01:00 |
|
Vanilagy
|
ae37973878
|
MPEG-TS demuxer optimizations: faster Annex B segmentation, better NALU iteration
|
2026-01-16 13:26:58 +01:00 |
|
Vanilagy
|
e3ee9d91a9
|
Add MP3 support to MPEG-TS demuxer
|
2026-01-16 10:28:00 +01:00 |
|
Vanilagy
|
c0f2693cb3
|
Add HEVC support to MPEG-TS demuxer
|
2026-01-16 10:05:40 +01:00 |
|
Vanilagy
|
54dfa75a7e
|
Add proper packet duration extraction to MPEG-TS demuxer
|
2026-01-15 16:33:17 +01:00 |
|
Vanilagy
|
8fea9671ea
|
Fix some demuxer bugs that occurred on files by FFmpeg, fix packet marking logic
|
2026-01-15 08:51:07 +01:00 |
|
Vanilagy
|
0719a17c85
|
Add mutex to packet lookup algorithm, fix incorrect next packet retrieval following packet lookup
|
2026-01-14 21:53:23 +01:00 |
|
Vanilagy
|
06ab9c8433
|
Add support for different TS packet strides and offsets, add proper input format detection, fix error messages, add packet lookup algorithm with no file size known
|
2026-01-14 13:16:40 +01:00 |
|
Vanilagy
|
888441232d
|
Implement the bulk of the MPEG-TS demuxer, add a bunch of tests, and a few other things
|
2026-01-14 12:05:39 +01:00 |
|