alacdec: allocate per-channel buffers based on channel count.
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 6 Oct 2011 00:08:46 +0000 (20:08 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 26 Oct 2011 15:50:16 +0000 (11:50 -0400)
commite5e4f92b5c9e013adf3e8be0128ed7b3d5b02ad0
treedcfbb7238ccf9990ddfcb6e2d226d09500c21b1f
parentdcaa83a0fccb3bd63eb71c48d70c1adfc97e4102
alacdec: allocate per-channel buffers based on channel count.

reduces memory usage when the stream has fewer than MAX_CHANNELS
libavcodec/alac.c