aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ffv1_parser.c
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2025-02-23 23:57:44 -0300
committerJames Almer <jamrial@gmail.com>2025-02-25 19:51:18 -0300
commit8e6032990cdad1d8455ffd24d4fec20fcc78a3e2 (patch)
tree9c3fc61ad32a4a2ff274c9accf2d12d36f1d63e0 /libavcodec/ffv1_parser.c
parentd1616046258acb990c61d82dd40218067f0a4de8 (diff)
downloadffmpeg-8e6032990cdad1d8455ffd24d4fec20fcc78a3e2.tar.gz
fftools/ffmpeg_dec: don't try to copy side data from the decoder if it already exists in the output frame
We can't use AV_FRAME_SIDE_DATA_FLAG_REPLACE here because the side data already in the frame should have priority over the global one, so just ensure we don't copy any if it already exists. Fixes ticket #11468. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/ffv1_parser.c')
0 files changed, 0 insertions, 0 deletions