summaryrefslogtreecommitdiff
path: root/ext/libav/gstavvidenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/libav/gstavvidenc.h')
-rw-r--r--ext/libav/gstavvidenc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/libav/gstavvidenc.h b/ext/libav/gstavvidenc.h
index d81d72b..2d0b7c8 100644
--- a/ext/libav/gstavvidenc.h
+++ b/ext/libav/gstavvidenc.h
@@ -41,6 +41,7 @@ struct _GstFFMpegVidEnc
AVCodecContext *context;
AVFrame *picture;
gboolean opened;
+ gboolean need_reopen;
gboolean discont;
guint pass;
gfloat quantizer;