gstreamer/gst-libs/gst/riff
Ronald S. Bultje df552fe491 gst-libs/gst/riff/riff-media.c: Add codec_data handling (like asfdemux used to do).
Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c:
(gst_riff_create_video_caps_with_data),
(gst_riff_create_audio_caps_with_data):
Add codec_data handling (like asfdemux used to do).
* gst/asfdemux/gstasf.c: (plugin_init):
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
(gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
Use riff-media for caps creation instead of our own (mostly
broken) copy of its functions.
2004-10-01 10:50:57 +00:00
..
Makefile.am Whoops, this one is needed too 2003-12-07 22:50:30 +00:00
riff-ids.h rename WMAx codec defines to be consistent 2004-05-17 16:29:16 +00:00
riff-media.c gst-libs/gst/riff/riff-media.c: Add codec_data handling (like asfdemux used to do). 2004-10-01 10:50:57 +00:00
riff-media.h gst/: Set codec_data on caps for avidemuxer. 2004-07-13 10:24:29 +00:00
riff-read.c ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DVD, that will cache all data and thus eat... 2004-10-01 08:42:56 +00:00
riff-read.h gst/: Set codec_data on caps for avidemuxer. 2004-07-13 10:24:29 +00:00
riff.c gst-indent 2004-03-14 22:34:30 +00:00
riff.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
riff.vcproj more working plugins 2004-07-27 21:41:30 +00:00