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

Change #254501

Category ffmpeg
Changed by Nicolas Gaullier <nicolas.gaullierohnoyoudont@cji.paris>
Changed at Thu 08 Jan 2026 00:25:18
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision af6a1dd0b2e9cd9b5fe41f1842995496fe083895

Comments

avformat/demux: duplicate side_data in parse_packet()
If an input packet results in several output packets, the side data will be
exported only by the first output packet, and be missing from the rest.

Signed-off-by: Nicolas Gaullier <nicolas.gaullier@cji.paris>
Signed-off-by: James Almer <jamrial@gmail.com>

Changed files