OSDN Git Service

4MV motion estimation (not finished yet)
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 27 Mar 2002 21:25:22 +0000 (21:25 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 27 Mar 2002 21:25:22 +0000 (21:25 +0000)
commitba6802debf8167f8b9259e83f820dfb53c15a227
tree7b2026be763be17427d263c2f74d9a818e5154eb
parent52075cdeaa0cfd5fede7eddf7d037c226783de4b
4MV motion estimation (not finished yet)
SAD functions rewritten (8x8 support & MMX2 optimizations)
HQ inter/intra decission
msmpeg4 encoding bugfix (MV where too long)

Originally committed as revision 362 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/h263.c
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/motion_est_mmx.c
libavcodec/motion_est.c
libavcodec/mpegvideo.c
libavcodec/mpegvideo.h