gst/realmedia/rmdemux.c: Handle audio streams with stream_version 3 properly; warn...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 7 Aug 2006 19:01:40 +0000 (19:01 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 7 Aug 2006 19:01:40 +0000 (19:01 +0000)
commit4711b4128cad8aa3d49d4cfeb4e007613a6937cc
treefd70db95b169beedb9b6ce77b972cabc10377762
parent1c046c30d3e052245279c2b8042aac205bfd1fd6
gst/realmedia/rmdemux.c: Handle audio streams with stream_version 3 properly; warn about unknown stream versions; han...

Original commit message from CVS:
* gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
(gst_rmdemux_parse_mdpr):
Handle audio streams with stream_version 3 properly; warn about
unknown stream versions; handle unknown fourccs a tad more
gracefully (setting bogus caps). Also, use GST_FOURCC_ARGS
with GST_FOURCC_FORMAT.
ChangeLog
gst/realmedia/rmdemux.c