summaryrefslogtreecommitdiff
path: root/ffplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'ffplay.c')
-rw-r--r--ffplay.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ffplay.c b/ffplay.c
index 759f46f3b5..a9fef72622 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -1027,7 +1027,6 @@ static void do_exit(VideoState *is)
av_lockmgr_register(NULL);
uninit_opts();
#if CONFIG_AVFILTER
- avfilter_uninit();
av_freep(&vfilters);
#endif
avformat_network_deinit();