Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #271315

Category ffmpeg
Changed by James Almer <jamrialohnoyoudont@gmail.com>
Changed at Tue 16 Jun 2026 14:18:24
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 44d7755f7ec894dd52076cc37fca78c82556bb73

Comments

avformat/mov: export initial padding
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>

Changed files