100l, revision 19728 added a bug that broke twinvq decoding. I forgot to
authorVitor Sessak <vitor1001@gmail.com>
Thu, 27 Aug 2009 15:49:05 +0000 (15:49 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Thu, 27 Aug 2009 15:49:05 +0000 (15:49 +0000)
commitd3b60aa685759e7240a561a292d967e76fd2a927
treea0593691d5dd206b0c6975cd9720bc4a29d116ed
parent50e23ae9d3681476392d630e3daba304fa211122
100l, revision 19728 added a bug that broke twinvq decoding. I forgot to
multiply the buffer size by the number of channels.

Originally committed as revision 19730 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/twinvq.c