diff options
| author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-01-03 23:26:08 +0000 |
|---|---|---|
| committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-01-03 23:26:08 +0000 |
| commit | 4c95ed1ff54ca1b2020ea529dad108be312d64a5 (patch) | |
| tree | cd7addce45c08a457d0942a6377dd7aef2f18243 /ChangeLog | |
| parent | 59117eb336eb724282e65f1b9cf2c39e6dde89d7 (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 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 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), (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes): * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead): |
