comparison vp56.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 85ee3d14b906
children d8364962cc4a
comparison
equal deleted inserted replaced
11863:a12d8bdd0cac 11864:7204cb7dd601