comparison pngenc.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 8a4984c5cacc
children 8b28e74de2c0
comparison
equal deleted inserted replaced
11863:a12d8bdd0cac 11864:7204cb7dd601