fftools/ffmpeg: Free print_graph option variables
Signed-off-by: softworkz <softworkz@hotmail.com>
This commit is contained in:
parent
aa38270630
commit
75a5e0959f
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue