aacdec: Support stereo streams that erroneously signal predefined channel configurati...
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 21 Oct 2011 09:41:40 +0000 (09:41 +0000)
committerAlex Converse <alex.converse@gmail.com>
Wed, 29 Feb 2012 05:38:16 +0000 (21:38 -0800)
commit956fb91e0333634aa25dcb5632c6e4e3769d05ee
tree93338fff4a270469f0c232ddd2e83e3b07fd329c
parent2564f6e6d433ec9907dc4bf2f9e8ea252e83a635
aacdec: Support stereo streams that erroneously signal predefined channel configuration 1 (mono).

[alex.converse@mgail.com]
Move code to get_che()
Update for AAC new channel configuration interface
Only set chan_config if output_configure succeeds.

Signed-off-by: Alex Converse <alex.converse@gmail.com>
libavcodec/aacdec.c