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 19503500..a1e03777 100644
--- a/gst/matroska/matroska-ids.h
+++ b/gst/matroska/matroska-ids.h
@@ -517,6 +517,8 @@ typedef struct _GstMatroskaTrackVideoContext {
gdouble default_fps;
GstMatroskaAspectRatioMode asr_mode;
guint32 fourcc;
+
+ GstBuffer *dirac_unit;
} GstMatroskaTrackVideoContext;
typedef struct _GstMatroskaTrackAudioContext {