summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg.c')
-rw-r--r--ffmpeg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ffmpeg.c b/ffmpeg.c
index 7582155..15aae25 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -392,8 +392,6 @@ static int av_exit(int ret)
for(i=0;i<nb_input_files;i++)
av_close_input_file(input_files[i]);
- av_free_static();
-
av_free(intra_matrix);
av_free(inter_matrix);
OpenPOWER on IntegriCloud