gst/matroska/: Add getcaps() function to fix capsnego...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 3 Jan 2004 23:26:08 +0000 (23:26 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 3 Jan 2004 23:26:08 +0000 (23:26 +0000)
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...

ChangeLog

index 1ddf3dec9029e5899c9f7a0b69b3c28e748e45ee..a514c208040a8ccf5d99039d26622bd6cef310d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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...
+
 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
 
        * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),