interlaced dct decision cleanup
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 5 Jan 2004 22:57:07 +0000 (22:57 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 5 Jan 2004 22:57:07 +0000 (22:57 +0000)
commit622348f931dc088240b3acaa186c4a4c71bf996c
treeb5eab6d399912b81b898c7a9983c8e69acd2e42c
parent51929fd312d62f495a5d445b0ac9fff78bd0215c
interlaced dct decision cleanup
  function moved to dspcontext
  mmx&mmx2 optimized
  change SSE -> SAD as default (better quality)
vbv buffer size command line option in kbyte

Originally committed as revision 2669 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
libavcodec/avcodec.h
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/i386/dsputil_mmx.c
libavcodec/motion_est.c
libavcodec/mpegvideo.c
tests/ffmpeg.regression.ref
tests/rotozoom.regression.ref