summaryrefslogtreecommitdiff
path: root/ffmpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg.c')
-rw-r--r--ffmpeg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ffmpeg.c b/ffmpeg.c
index eb91de9d06..83fdb378db 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -2231,6 +2231,7 @@ static int av_encode(AVFormatContext **output_files,
}
/* finished ! */
+ ret = 0;
fail:
av_freep(&bit_buffer);