ext/ffmpeg/gstffmpegcodecmap.c: Instead of marking all audio decoders/encoders as...
authorEdward Hervey <bilboed@bilboed.com>
Fri, 29 Aug 2008 09:53:29 +0000 (09:53 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 29 Aug 2008 09:53:29 +0000 (09:53 +0000)
commit459ba46c222669517b11badf64859c8bf5769a0d
treef7be2231367e17b31cae9696ee7f008b7c3bc215
parent7d4c7bf635020ce6d13e6a9ae850e66df9aae074
ext/ffmpeg/gstffmpegcodecmap.c: Instead of marking all audio decoders/encoders as accepting up to 6 channels, we whit...

Original commit message from CVS:
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ff_aud_caps_new):
Instead of marking all audio decoders/encoders as accepting up to 6
channels, we white-list those for which we are sure they can handle
those 6 channels.
Fixes #549799
ChangeLog
ext/ffmpeg/gstffmpegcodecmap.c