atrac3plus: Make initialization dependant on channel count rather than channel map

Multimedia / Libav - Jan Ekström [gmail.com] - 31 January 2014 04:09 UTC

Makes it easier to recreate an AVCodecContext for ATRAC3+ decoding, which is needed in multimedia frameworks, as well as in general cases where demuxing and decoding are separate entities.

5312818 atrac3plus: Make initialization dependant on channel count rather than channel map
libavcodec/atrac3plusdec.c | 28 ++++++++++++++++++----------
1 file changed, 18 insertions(+), 10 deletions(-)

Upstream: git.libav.org


  • Share