ffmpegcodecmap: Always restrict audio codec in the unfixed cases
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 10 Oct 2011 13:50:09 +0000 (14:50 +0100)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Mon, 31 Oct 2011 10:14:03 +0000 (11:14 +0100)
commit13d1ff40f08a27b43861fdda1de95f5bc259430f
tree73f390fc2e1f0069ad20cff8d6a2864202a311b5
parentde5557ef849d9e9d6d6fcd80249281e0e0273fcd
ffmpegcodecmap: Always restrict audio codec in the unfixed cases

If the context isn't fixed yet or if it doesn't exist then always
restrict the caps.

Also restrict the maximum channels for G726 and G722 to 1 channel
ext/ffmpeg/gstffmpegcodecmap.c