AC-3 decoder, soc revision 52, Aug 16 22:45:07 2006 UTC by cloud9
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 14 Jul 2007 15:59:25 +0000 (15:59 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 14 Jul 2007 15:59:25 +0000 (15:59 +0000)
commit67414da7f7d4960b6dad1a720390b4b007014afc
tree63dbacbc016344d9cc7257459f5ada2e7a723dd8
parent45b0ed13a894a564cbca6e018fc89e4fee4af98e
AC-3 decoder, soc revision 52, Aug 16 22:45:07 2006 UTC by cloud9
Reset the blksw and dithflag to 0 at the begining of each block.
Otherwise blockswitching propagates over multiple frames even if
block switching is not enabled for that frame.
Also reuse rematflg.

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