Fix rare overflow when decoding MDCT coefficients. As a bonus, decoding is now sligh...
commit51157b13ddf7705b8f1a2a392d66e9e5992186c2
authorsaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Sun, 8 Jul 2007 06:06:00 +0000 (8 06:06 +0000)
committersaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Sun, 8 Jul 2007 06:06:00 +0000 (8 06:06 +0000)
treeff6d5c3883c0132d5211d0be333b00cf14beb503
parent816c9119c9e24435224a496cfbed28dab5119ba7
Fix rare overflow when decoding MDCT coefficients.  As a bonus, decoding is now slightly faster.  Thanks to preglow for suggesting I test with a full scale normalized square wave.

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