summaryrefslogtreecommitdiff
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 17de04a454..84de488095 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -3808,9 +3808,7 @@ int main(int argc, char **argv)
av_free_static();
- if(intra_matrix)
av_free(intra_matrix);
- if(inter_matrix)
av_free(inter_matrix);
#ifdef CONFIG_POWERPC_PERF