]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
cleanup mc_block()
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 8 Sep 2007 03:14:20 +0000 (03:14 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 8 Sep 2007 03:14:20 +0000 (03:14 +0000)
commitab29b4a8ae76baf79a9e06a0e673492cffc4f693
tree6dc52b5484ee0574447103f51a92d4aa5ee8c9bc
parentbbb6c974514d84f6a2d8877c1e5a7a554c14a8f2
cleanup mc_block()
perform interpolation steps in such a order so that halfpel interpolation
could be done per picture
this also make mc_block() match h.264 for the 1/4 pel cases so that the
use of the h264 functions for some cases doesnt inroduce a fantastic mess

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10433 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/snow.c
tests/ffmpeg.regression.ref
tests/rotozoom.regression.ref
tests/seek.regression.ref