ffmpeg/fftools
Andreas Rheinhardt 62929f40ee fftools/ffmpeg_filter: Fix leak on error
Do this by attaching the FilterGraph directly to more permanent
storage from which it will be automatically freed.
Fixes Coverity issue #1596533.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-05-20 14:15:23 +02:00
..
Makefile
cmdutils.c fftools: Fix implicit-const-int-float-conversion warning 2024-04-23 16:09:09 +08:00
cmdutils.h
ffmpeg.c fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 2024-05-20 13:52:41 +02:00
ffmpeg.h fftools/ffmpeg_filter: change processing order in fg_finalise_bindings() 2024-04-09 10:34:18 +02:00
ffmpeg_dec.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffmpeg_demux.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffmpeg_enc.c fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier 2024-04-09 10:34:18 +02:00
ffmpeg_filter.c fftools/ffmpeg_filter: Fix leak on error 2024-05-20 14:15:23 +02:00
ffmpeg_hw.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffmpeg_mux.c fftools/ffmpeg_filter: only store complex filtergraphs in global array 2024-04-09 10:34:18 +02:00
ffmpeg_mux.h fftools/ffmpeg_filter: move most of -apad logic to the muxer 2024-04-09 10:34:18 +02:00
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies 2024-04-24 18:12:00 -03:00
ffmpeg_opt.c fftools: Fix implicit-const-int-float-conversion warning 2024-04-23 16:09:09 +08:00
ffmpeg_sched.c fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs 2024-04-09 10:34:18 +02:00
ffmpeg_sched.h fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs 2024-04-09 10:34:18 +02:00
ffmpeg_utils.h
ffplay.c fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 2024-05-20 13:52:41 +02:00
ffplay_renderer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffplay_renderer.h
ffprobe.c fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 2024-05-20 13:52:41 +02:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
objpool.c
objpool.h
opt_common.c tools/opt_common: Check for malloc failure 2024-05-09 16:17:40 +02:00
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h