gst-libs/gst/riff/riff-media.c: Don't add channels and rate fields to the template...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 24 May 2007 15:16:59 +0000 (15:16 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 24 May 2007 15:16:59 +0000 (15:16 +0000)
commit57375cf664a046f9d8707183f5c31fdb95616588
tree30a065c5272c2023f1bf945468cfc4fb0aee674d
parentd9504cf06511afeab2bc4a060fdcb89b4ef6cd85
gst-libs/gst/riff/riff-media.c: Don't add channels and rate fields to the template caps for audio/x-dts, as wavparse ...

Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
Don't add channels and rate fields to the template caps for
audio/x-dts, as wavparse might not always be able to set them,
which would then lead to 'caps are not a real subset of the
template caps' warnings.
ChangeLog
gst-libs/gst/riff/riff-media.c