alacdec: remove the numchannels parameter from several functions.
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 9 Oct 2011 17:36:01 +0000 (13:36 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 26 Oct 2011 15:50:17 +0000 (11:50 -0400)
commit7080533cda2cccf980326b0942de8ff046619fd4
tree77d12cef269add9b7a5dc791a6dabfd00a1b0057
parentcb50329fc5ea89240ea5e835a3ee72ce16cf052a
alacdec: remove the numchannels parameter from several functions.

They only operate on stereo content, so the extra param is not necessary and
also allows for simplifying the code.
libavcodec/alac.c