fixed layer1/2 overflow if very loud sound - fixed broken free format decoding to...
authorFabrice Bellard <fabrice@bellard.org>
Sat, 1 Jun 2002 14:34:29 +0000 (14:34 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 1 Jun 2002 14:34:29 +0000 (14:34 +0000)
commit8155233413540c63e53a620ff5734fb4b0635611
tree376f96bd318d7a0bad56de41722d13d4f66595e3
parent31def229842f7e3e2ccce640f0a27f5ccefb5565
fixed layer1/2 overflow if very loud sound - fixed broken free format decoding to pass all mpeg audio standard decoding tests (please avoid patching the parser without having all test streams available - contact me if necessary)

Originally committed as revision 634 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudiodec.c