Correctly implement remaining portions of ffmpeg's r8627 that I'd forgotten about...
commit36a934b10cf2e6b2694b71b6c9e689a242ba6cc3
authorsaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Sat, 20 Dec 2008 05:43:58 +0000 (20 05:43 +0000)
committersaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Sat, 20 Dec 2008 05:43:58 +0000 (20 05:43 +0000)
treec5f30366acbdc458f2d73dc99b1c8674e97cc29d
parent09773f35f424b4a4d4d3466a72c6515a68358c59
Correctly implement remaining portions of ffmpeg's r8627 that I'd forgotten about.  This fixes a table overflow in low bitrate files that use noise coding, and in theory should be substantial improvement, but I haven't found any files were it makes a difference.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19500 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libwma/wmadeci.c