ffmpeg/libavcodec/i386
Michael Niedermayer bb198e198a interlaced motion estimation
interlaced mpeg2 encoding
  P & B frames
  rate distored interlaced mb decission
  alternate scantable support
4mv encoding fixes (thats also why the regression tests change)
passing height to most dsp functions
interlaced mpeg4 encoding (no direct mode MBs yet)
various related cleanups
disabled old motion estimaton algorithms (log, full, ...) they will either be fixed or removed

Originally committed as revision 2638 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-12-30 16:07:57 +00:00
..
cputest.c
dsputil_mmx.c interlaced motion estimation 2003-12-30 16:07:57 +00:00
dsputil_mmx_avg.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
dsputil_mmx_rnd.h * UINTX -> uintx_t INTX -> intx_t 2003-02-11 16:35:48 +00:00
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 split intra / inter dequantization 2003-12-14 02:57:00 +00:00
mpegvideo_mmx_template.c noise reduction of dct coefficients 2003-11-02 23:19:47 +00:00
simple_idct_mmx.c another non const static, maybe its thread save now 2003-09-15 19:18:28 +00:00