summaryrefslogtreecommitdiff
path: root/gst/matroska/matroska-demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska/matroska-demux.h')
-rw-r--r--gst/matroska/matroska-demux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/matroska/matroska-demux.h b/gst/matroska/matroska-demux.h
index f796428e9..b31f79cb6 100644
--- a/gst/matroska/matroska-demux.h
+++ b/gst/matroska/matroska-demux.h
@@ -114,6 +114,7 @@ typedef struct _GstMatroskaDemux {
GstClockTime cluster_time;
guint64 cluster_offset;
guint64 first_cluster_offset;
+ guint64 next_cluster_offset;
/* push based mode usual suspects */
GstAdapter *adapter;