mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-11 13:32:39 +02:00
af6a1dd0b2
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>