comparison ac3dec.c @ 11864:7204cb7dd601 libavcodec

Quant changes only once per MB so move the corresponding scale factor assignment out of the block decoding loop. Indeo4 doesn't use any scale table but the quant level itself as scale. Therefore access scale table only if its pointer != NULL.
author maxim
date Thu, 10 Jun 2010 17:31:12 +0000
parents 0c98bdb71f48
children
comparison
equal deleted inserted replaced
11863:a12d8bdd0cac 11864:7204cb7dd601