ffmpeg/libavcodec/alpha
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
..
asm.h Use asms instead of builtins when compiling for generic Alpha. Less 2003-09-13 10:07:46 +00:00
dsputil_alpha.c interlaced motion estimation 2003-12-30 16:07:57 +00:00
dsputil_alpha_asm.S Fix for h % 8 == 4 in put_pixels_axp_asm. 2002-09-13 15:44:53 +00:00
motion_est_alpha.c interlaced motion estimation 2003-12-30 16:07:57 +00:00
motion_est_mvi_asm.S Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win 2002-09-29 15:14:28 +00:00
mpegvideo_alpha.c 100l (forgot alpha & ppc) 2003-12-15 09:21:28 +00:00
regdef.h Implement put_pixels_clamped and add_pixels_clamped in Assembler. This 2002-07-01 04:26:07 +00:00
simple_idct_alpha.c 32 vs. 64bit bugfix by (Dave Huang (dahanc)) 2003-02-22 13:44:16 +00:00