AC-3 decoder, soc revision 52, Aug 16 22:45:07 2006 UTC by cloud9
commit9e01802f19683df15d4430a2b60a4bc6fe29aa51
authorjbr <jbr@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 14 Jul 2007 15:59:25 +0000 (14 15:59 +0000)
committerjbr <jbr@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 14 Jul 2007 15:59:25 +0000 (14 15:59 +0000)
treefa640318f6405b2dfee96c2945942898ff135955
parent3be0954273b4bb1ccd9e14d05d2f78342271ae46
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.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9660 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/ac3dec.c