comparison aacenc.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 bba34e33081d
children ebe049799f6d
comparison
equal deleted inserted replaced
11863:a12d8bdd0cac 11864:7204cb7dd601