ffmpeg/libavcodec/ppc
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
..
dsputil_altivec.c interlaced motion estimation 2003-12-30 16:07:57 +00:00
dsputil_altivec.h interlaced motion estimation 2003-12-30 16:07:57 +00:00
dsputil_ppc.c interlaced motion estimation 2003-12-30 16:07:57 +00:00
dsputil_ppc.h AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) 2003-10-26 10:14:05 +00:00
fdct_altivec.c AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) 2003-10-26 10:14:05 +00:00
fft_altivec.c 1) remove TBL support in PPC performance. It's much more useful to use the 2003-07-09 20:18:13 +00:00
gcc_fixes.h namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) 2003-07-29 10:26:34 +00:00
gmc_altivec.c 1) remove TBL support in PPC performance. It's much more useful to use the 2003-07-09 20:18:13 +00:00
idct_altivec.c 1) remove TBL support in PPC performance. It's much more useful to use the 2003-07-09 20:18:13 +00:00
mpegvideo_altivec.c 1) remove TBL support in PPC performance. It's much more useful to use the 2003-07-09 20:18:13 +00:00
mpegvideo_ppc.c 100l (forgot alpha & ppc) 2003-12-15 09:21:28 +00:00