FFmpeg/fftools
James Almer 01f63ef0b4 fftools/ffmpeg_filter: also remove display matrix side data from buffered frames
Some frames may be buffered before a complex filtergraph can be configured.
This change ensures the side data removal in the cases where autorotation is
enabled also applies to them.

Fixes ticket #11487

Signed-off-by: James Almer <jamrial@gmail.com>
2025-03-03 18:10:10 -03:00
..
cmdutils.c fftools/cmdutils: do not treat single '-' as an option in locate_option() 2024-10-10 09:09:29 +02:00
cmdutils.h
ffmpeg.c
ffmpeg.h ffmpeg_demux: add option readrate_catchup 2025-02-24 15:16:59 +05:30
ffmpeg_dec.c fftools/ffmpeg_dec: remove side data copy block 2025-03-03 18:10:10 -03:00
ffmpeg_demux.c ffmpeg_demux: add option readrate_catchup 2025-02-24 15:16:59 +05:30
ffmpeg_enc.c
ffmpeg_filter.c fftools/ffmpeg_filter: also remove display matrix side data from buffered frames 2025-03-03 18:10:10 -03:00
ffmpeg_hw.c
ffmpeg_mux.c
ffmpeg_mux.h
ffmpeg_mux_init.c fftools/ffmpeg: use an int for nb_threads 2025-02-17 09:40:13 -03:00
ffmpeg_opt.c ffmpeg_demux: add option readrate_catchup 2025-02-24 15:16:59 +05:30
ffmpeg_sched.c ffmpeg_sched: return better error code 2024-12-26 15:45:00 +05:30
ffmpeg_sched.h
ffmpeg_utils.h fftools/ffmpeg: propagate decoded_side_data from decoded streams to the filterchain 2025-01-25 21:56:49 -03:00
ffplay.c fftools/ffplay: fix crash when vk renderer is null 2024-11-06 16:34:02 +08:00
ffplay_renderer.c fftools/ffplay_renderer: Fix a typo 2024-11-20 19:17:37 +08:00
ffplay_renderer.h
ffprobe.c fftools/ffprobe: Switch to AVMutex 2025-02-24 15:09:54 +01:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h
Makefile fftools/sync_queue: switch from AVFifo+ObjPool to AVContainerFifo 2024-12-15 14:05:34 +01:00
opt_common.c fftools: notify user of flags upon loglevel parse failure 2025-02-24 15:15:53 +05:30
opt_common.h
sync_queue.c fftools/sync_queue: switch from AVFifo+ObjPool to AVContainerFifo 2024-12-15 14:05:34 +01:00
sync_queue.h
thread_queue.c fftools/thread_queue: switch from AVFifo+ObjPool to AVContainerFifo 2024-12-15 14:05:34 +01:00
thread_queue.h fftools/thread_queue: switch from AVFifo+ObjPool to AVContainerFifo 2024-12-15 14:05:34 +01:00