gstreamer/gst/matroska
Julien Moutte c74043423e gst/: First batch implementing audio and video codec tags in demuxers.
Original commit message from CVS:
2004-02-23  Julien MOUTTE  <julien@moutte.net>

* gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
(gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
(gst_riff_create_video_template_caps),
(gst_riff_create_audio_template_caps),
(gst_riff_create_iavs_template_caps):
* gst-libs/gst/riff/riff-media.h:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
(gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
(gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
* gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
(gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
(gst_matroska_demux_plugin_init): First batch implementing audio and
video codec tags in demuxers.
2004-02-23 22:16:21 +00:00
..
ebml-ids.h Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one 2003-11-21 21:34:27 +00:00
ebml-read.c change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
ebml-read.h Riff, EBML, fourcc etc. work. Not fully finished, but better than what we used to have and definately worth a first b... 2003-12-07 20:00:41 +00:00
ebml-write.c gst/matroska/: fix signed integer reading/writing. 2004-01-02 20:38:59 +00:00
ebml-write.h Riff, EBML, fourcc etc. work. Not fully finished, but better than what we used to have and definately worth a first b... 2003-12-07 20:00:41 +00:00
Makefile.am Riff, EBML, fourcc etc. work. Not fully finished, but better than what we used to have and definately worth a first b... 2003-12-07 20:00:41 +00:00
matroska-demux.c gst/: First batch implementing audio and video codec tags in demuxers. 2004-02-23 22:16:21 +00:00
matroska-demux.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
matroska-ids.h gst/matroska/: Add getcaps() function to fix capsnego... 2004-01-03 23:26:08 +00:00
matroska-mux.c Merge CAPS branch 2003-12-22 01:47:09 +00:00
matroska-mux.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
matroska.c Riff, EBML, fourcc etc. work. Not fully finished, but better than what we used to have and definately worth a first b... 2003-12-07 20:00:41 +00:00