gst-libs/gst/riff/riff-media.c: Set codec_name for WAVEFORMATEX as well. When we...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 16 Feb 2006 20:19:51 +0000 (20:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 16 Feb 2006 20:19:51 +0000 (20:19 +0000)
commit8914180cb7834c659e4232ebb3e0d16ae569d42e
tree39d248ffb689f95249d7580aab23dffc14aacde8
parent9490d413c0ecf3a1604675cd69b7e01e0c95c8f9
gst-libs/gst/riff/riff-media.c: Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM' with 4 or 6 channe...

Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
with 4 or 6 channels, assume a default channel layout to make things
work (not sure there's anything else we can do in those cases).
ChangeLog
gst-libs/gst/riff/riff-media.c