summaryrefslogtreecommitdiff
path: root/ffmpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg.c')
-rw-r--r--ffmpeg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ffmpeg.c b/ffmpeg.c
index b6e03345a2..3f26249d42 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -499,7 +499,6 @@ static void exit_program(void)
uninit_opts();
- avfilter_uninit();
avformat_network_deinit();
if (received_sigterm) {