summaryrefslogtreecommitdiff
path: root/gst/timecode/gstavwait.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/timecode/gstavwait.h')
-rw-r--r--gst/timecode/gstavwait.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/timecode/gstavwait.h b/gst/timecode/gstavwait.h
index 0e1df64af..e2235057f 100644
--- a/gst/timecode/gstavwait.h
+++ b/gst/timecode/gstavwait.h
@@ -84,6 +84,7 @@ struct _GstAvWait
gboolean dropping;
gboolean recording;
gboolean was_recording;
+ gint must_send_end_message;
GCond cond;
GMutex mutex;