AC-3 decoder, soc revision 69, Aug 31 07:12:56 2006 UTC by cloud9
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 14 Jul 2007 16:03:14 +0000 (16:03 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 14 Jul 2007 16:03:14 +0000 (16:03 +0000)
commit6dc5d71f979c5cfb3ca1b257e78a06ec0cb74929
tree7019ddfafac5ea56a357b3b4e8c1d1a876aa1187
parentd7bcc4adcfe79975b52991920eeeba060156fad9
AC-3 decoder, soc revision 69, Aug 31 07:12:56 2006 UTC by cloud9
Fix the bugs:
1. The quality of output because of incorrect windowing coefficients.
New code for window generation.

2. Dynrng values were reset where dynrng value is present in the first block,
but not in the subsequent block.

Originally committed as revision 9667 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.c