summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska-ids.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska/matroska-ids.h')
-rw-r--r--gst/matroska/matroska-ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/matroska/matroska-ids.h b/gst/matroska/matroska-ids.h
index 703c64d5..64852d09 100644
--- a/gst/matroska/matroska-ids.h
+++ b/gst/matroska/matroska-ids.h
@@ -468,6 +468,8 @@ struct _GstMatroskaTrackContext {
GArray *index_table;
+ gint index_writer_id;
+
/* some often-used info */
gchar *codec_id, *codec_name, *name, *language;
gpointer codec_priv;