OSDN Git Service

aacdec: Fix popping channel layouts.
authorAlex Converse <alex.converse@gmail.com>
Wed, 20 Jun 2012 02:06:34 +0000 (19:06 -0700)
committerAlex Converse <alex.converse@gmail.com>
Wed, 20 Jun 2012 16:35:58 +0000 (09:35 -0700)
commit43886eaebc8e803a2f90051afd03068be47e398f
treeb5f09b8e512d4e6b941aa32196132dfe1e8af695
parent61183b5ab4c203363ee0ee696bdf4819be307230
aacdec: Fix popping channel layouts.

'channel_layout' not 'channels' from the stored configuration should go
to AVCodecContext's 'channel_layout'.
libavcodec/aacdec.c