comparison h263dec.c @ 11352:6e0af2cfdcfe libavcodec

Do MC and IDCT in coding (hilbert) order This increases the slice size to 64 pixels, due to having to decode an entire chroma superblock row per slice. This can be up to 6% slower depending on clip and CPU, but is necessary for future optimizations that gain significantly more than was lost.
author conrad
date Wed, 03 Mar 2010 23:27:40 +0000
parents c66e0bc700dd
children 8a4984c5cacc
comparison
equal deleted inserted replaced
11351:0f55f380a1b2 11352:6e0af2cfdcfe