]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
interlaced motion estimation
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 30 Dec 2003 16:07:57 +0000 (16:07 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 30 Dec 2003 16:07:57 +0000 (16:07 +0000)
commitb011b0a8ef3fceeed00d25ce450d03fc9e70ab54
tree32002b1f2bd933e281f1fc102d44c26c532ef2be
parentee67d80ec6901b3f5801bf4738628e2f7ed69888
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

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2638 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
23 files changed:
ffmpeg.c
libavcodec/alpha/dsputil_alpha.c
libavcodec/alpha/motion_est_alpha.c
libavcodec/avcodec.h
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/error_resilience.c
libavcodec/h263.c
libavcodec/h263data.h
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/motion_est_mmx.c
libavcodec/motion_est.c
libavcodec/motion_est_template.c
libavcodec/mpeg12.c
libavcodec/mpegvideo.c
libavcodec/mpegvideo.h
libavcodec/ppc/dsputil_altivec.c
libavcodec/ppc/dsputil_altivec.h
libavcodec/ppc/dsputil_ppc.c
libavcodec/ratecontrol.c
tests/ffmpeg.regression.ref
tests/regression.sh
tests/rotozoom.regression.ref