mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-10 17:14:41 +00:00
Some muxers, like Matroska, use it to write priming samples. fate-segment-adts-to-mkv no longer uses the ref file from fate-segment-adts-to-mkv-header-all as it's demuxed through the hls demuxer and this commit exposed a bug where initial padding is not being propagated. Signed-off-by: James Almer <jamrial@gmail.com>