summaryrefslogtreecommitdiffstats
path: root/ext/dv/gstdvdemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dv/gstdvdemux.h')
-rw-r--r--ext/dv/gstdvdemux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dv/gstdvdemux.h b/ext/dv/gstdvdemux.h
index e7dd0c6d..b77f4f46 100644
--- a/ext/dv/gstdvdemux.h
+++ b/ext/dv/gstdvdemux.h
@@ -80,6 +80,7 @@ struct _GstDVDemux {
gboolean running;
gboolean need_segment;
gboolean new_media;
+ int frames_since_new_media;
gint found_header; /* ATOMIC */
GstEvent *seek_event;