fftools/ffmpeg: Free print_graph option variables

Signed-off-by: softworkz <softworkz@hotmail.com>
This commit is contained in:
softworkz 2025-05-20 03:06:12 +02:00
parent aa38270630
commit 75a5e0959f

View file

@ -344,6 +344,9 @@ static void ffmpeg_cleanup(int ret)
av_freep(&filter_nbthreads);
av_freep(&print_graphs_file);
av_freep(&print_graphs_format);
av_freep(&input_files);
av_freep(&output_files);