alacdec: split stereo decorrelation into a separate function.
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 9 Oct 2011 17:16:14 +0000 (13:16 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 26 Oct 2011 15:50:16 +0000 (11:50 -0400)
commite739d35156c85b3ccae4fdacd368933f0408227a
tree9c4ccaac5ba988b7ae405c14b76af4ab7f89d6b7
parentd251c85dcea29b04cb577837be441d81c9e90876
alacdec: split stereo decorrelation into a separate function.

It is identical for 16-bit and 24-bit, so there is no need to have duplicate
code.
libavcodec/alac.c