OSDN Git Service

Detect equal 4x4 blocks in spatial direct MBs.
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 8 Feb 2010 13:05:24 +0000 (13:05 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 8 Feb 2010 13:05:24 +0000 (13:05 +0000)
commit8b9eb2dfec0b0fd578be714bc4966901e14ba9c2
tree93243c490d06e8ebc3e608c36c4538b3c25ef366
parentecc0027bc6d58536b92003173b0e23504e828472
Detect equal 4x4 blocks in spatial direct MBs.
19 cycles slower MV generation
575 cycles faster MC

Originally committed as revision 21689 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264_direct.c