Change mvd_cache & mvd_table to 8bit, this is overall a bit faster
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 24 Feb 2010 20:43:06 +0000 (20:43 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 24 Feb 2010 20:43:06 +0000 (20:43 +0000)
commitb5bd070029a2091e16641c6be18c5ec101ba0480
treeac60dfe1f32265d875f630ca124a9bccff84c678
parent8ef4e65e94caad90b2d63ff421c8a8155045cb15
Change mvd_cache & mvd_table to 8bit, this is overall a bit faster
for high resolution videos.
about 20cycles faster per MB for cathederal.

Originally committed as revision 22038 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_cabac.c