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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/mxf/mxfdemux.h b/gst/mxf/mxfdemux.h
index 8e64e403..23d63c36 100644
--- a/gst/mxf/mxfdemux.h
+++ b/gst/mxf/mxfdemux.h
@@ -150,7 +150,8 @@ struct _GstMXFDemux
GArray *random_index_pack;
- /* Structural metadata */
+ /* Metadata */
+ GMutex *metadata_lock;
gboolean update_metadata;
gboolean pull_footer_metadata;