matroskademux: additional parse recovery
[platform/upstream/gst-plugins-good.git] / gst / matroska / matroska-demux.h
index f796428..b31f79c 100644 (file)
@@ -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;