ffmpeg/libavcodec/i386
Michael Niedermayer 622348f931 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
2004-01-05 22:57:07 +00:00
..
cputest.c
dsputil_mmx.c interlaced dct decision cleanup 2004-01-05 22:57:07 +00:00
dsputil_mmx_avg.h
dsputil_mmx_rnd.h
fdct_mmx.c reorder table instead of wasting instructions to reorder the input to match the table 2003-10-25 21:59:28 +00:00
fft_sse.c
idct_mmx.c
mmx.h
motion_est_mmx.c interlaced motion estimation 2003-12-30 16:07:57 +00:00
mpegvideo_mmx.c denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) 2004-01-03 20:14:45 +00:00
mpegvideo_mmx_template.c denoise_dct_mmx() 2004-01-02 22:29:08 +00:00
simple_idct_mmx.c another non const static, maybe its thread save now 2003-09-15 19:18:28 +00:00