mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-10 01:48:32 +00:00
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>