summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfdemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mxf/mxfdemux.h')
-rw-r--r--gst/mxf/mxfdemux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/mxf/mxfdemux.h b/gst/mxf/mxfdemux.h
index 83426d67..674e6c35 100644
--- a/gst/mxf/mxfdemux.h
+++ b/gst/mxf/mxfdemux.h
@@ -67,6 +67,8 @@ struct _GstMXFDemux
MXFPartitionPack partition;
MXFPrimerPack primer;
+ GArray *partition_index;
+
/* Structural metadata */
gboolean update_metadata;
gboolean final_metadata;