summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska-ids.h
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-03 23:26:08 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-03 23:26:08 +0000
commit4c95ed1ff54ca1b2020ea529dad108be312d64a5 (patch)
treecd7addce45c08a457d0942a6377dd7aef2f18243 /gst/matroska/matroska-ids.h
parent59117eb336eb724282e65f1b9cf2c39e6dde89d7 (diff)
gst/matroska/: Add getcaps() function to fix capsnego...
Original commit message from CVS: 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net> * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps), (gst_matroska_demux_add_stream): * gst/matroska/matroska-ids.h: Add getcaps() function to fix capsnego...
Diffstat (limited to 'gst/matroska/matroska-ids.h')
-rw-r--r--gst/matroska/matroska-ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/matroska/matroska-ids.h b/gst/matroska/matroska-ids.h
index 45c13baa..64f25c0f 100644
--- a/gst/matroska/matroska-ids.h
+++ b/gst/matroska/matroska-ids.h
@@ -188,6 +188,7 @@ typedef enum {
typedef struct _GstMatroskaTrackContext {
GstPad *pad;
+ GstCaps *caps;
guint index;
/* some often-used info */