4x4 SSE compare function
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 22 Aug 2004 17:16:03 +0000 (17:16 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 22 Aug 2004 17:16:03 +0000 (17:16 +0000)
commit26efc54e4a6811f29d07d875185190175cb513e6
treeae92d157d94487dfdc2cee4ea3cbb7c1f99d1144
parentc931e6086012d955e2fd0c896ff1fdb9099b4204
4x4 SSE compare function
wavelet based compare functions
make epzs_motion_search() more flexible so it can be used for a wider range of block sizes
make get_penalty_factor() independant of MpegEncContext

Originally committed as revision 3410 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/motion_est.c
libavcodec/motion_est_template.c