summaryrefslogtreecommitdiff
path: root/gst/matroska/matroska-demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska/matroska-demux.h')
-rw-r--r--gst/matroska/matroska-demux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/matroska/matroska-demux.h b/gst/matroska/matroska-demux.h
index 28eb93d6e..e393a52af 100644
--- a/gst/matroska/matroska-demux.h
+++ b/gst/matroska/matroska-demux.h
@@ -66,8 +66,8 @@ typedef struct _GstMatroskaDemux {
GstClock *clock;
/* metadata */
- GstCaps2 *metadata;
- GstCaps2 *streaminfo;
+ GstCaps *metadata;
+ GstCaps *streaminfo;
gchar *muxing_app, *writing_app;
gint64 created;