diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2007-09-08 03:14:20 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2007-09-08 03:14:20 +0000 |
commit | a68ca08e3051858132cfb7fb4514ce10781d5cbf (patch) | |
tree | c590f7e6958252865242908b2054a35a368b5dfc /tests/rotozoom.regression.ref | |
parent | 7ae94d525c9e7258a178a5a1e315c91088f72136 (diff) | |
download | ffmpeg-a68ca08e3051858132cfb7fb4514ce10781d5cbf.tar.gz |
cleanup mc_block()
perform interpolation steps in such an order that halfpel interpolation
could be done per picture
this also makes mc_block() match h.264 for the 1/4 pel cases so that the
use of the h264 functions for some cases does not introduce a fantastic mess
Originally committed as revision 10433 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/rotozoom.regression.ref')
-rw-r--r-- | tests/rotozoom.regression.ref | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/rotozoom.regression.ref b/tests/rotozoom.regression.ref index 98eef05796..f4b374cd74 100644 --- a/tests/rotozoom.regression.ref +++ b/tests/rotozoom.regression.ref @@ -141,12 +141,12 @@ d72b0960e162d4998b9acbabb07e99ab *./tests/data/a-ffv1.avi 3525804 ./tests/data/a-ffv1.avi dde5895817ad9d219f79a52d0bdfb001 *./tests/data/out.yuv stddev: 0.00 PSNR:99.99 bytes:7602176 -ae64e5ff9b5684c46e74e48381e6a132 *./tests/data/a-snow.avi -68900 ./tests/data/a-snow.avi -5f5b97b726f97d3514b3c2b8e635175c *./tests/data/out.yuv +7e658570df22365c9dbbaa2038468f3c *./tests/data/a-snow.avi +69026 ./tests/data/a-snow.avi +63ea1d2fe1693be57d3ab7d351af7c55 *./tests/data/out.yuv stddev: 10.87 PSNR:27.39 bytes:7602176 -3d0da6aeec9b80c6ee0ff4b747bdd0f0 *./tests/data/a-snow53.avi -2721980 ./tests/data/a-snow53.avi +d33395ea1de6b801142be556d7699263 *./tests/data/a-snow53.avi +2721708 ./tests/data/a-snow53.avi dde5895817ad9d219f79a52d0bdfb001 *./tests/data/out.yuv stddev: 0.00 PSNR:99.99 bytes:7602176 54cdeaee32d1007666a1e487e739daf6 *./tests/data/a-dv.dv |