diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2007-09-08 14:51:13 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2007-09-08 14:51:13 +0000 |
commit | 7d7f57d93932684896e87ee0859086fabe6529e6 (patch) | |
tree | d74d67ddb25d8834f9b210150f0d4a7f108df3ce /tests/rotozoom.regression.ref | |
parent | 4770a97aae4846904f7d4fd2ea2a74a51a85d787 (diff) | |
download | ffmpeg-7d7f57d93932684896e87ee0859086fabe6529e6.tar.gz |
store halfpel filter coefficients in the header as well as the
flag for diagonal interpolation
the primary reason for this change is that previously MC up to 1/4 pel
matched H.264 exactly and that increases the risk of stumbling over
patents
secondly this allows 0.10 db or more quality gain by choosing a longer
filter and the filter could also be chosen optimally for each frame
though that of course would cause speed loss at the decoder and encoder
side ...
Originally committed as revision 10436 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/rotozoom.regression.ref')
-rw-r--r-- | tests/rotozoom.regression.ref | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/rotozoom.regression.ref b/tests/rotozoom.regression.ref index f4b374cd74..4ada643d9b 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 -7e658570df22365c9dbbaa2038468f3c *./tests/data/a-snow.avi -69026 ./tests/data/a-snow.avi +17de0c60b01a13c93aa114cfeebc10eb *./tests/data/a-snow.avi +69060 ./tests/data/a-snow.avi 63ea1d2fe1693be57d3ab7d351af7c55 *./tests/data/out.yuv stddev: 10.87 PSNR:27.39 bytes:7602176 -d33395ea1de6b801142be556d7699263 *./tests/data/a-snow53.avi -2721708 ./tests/data/a-snow53.avi +6139224013581f63c4dd1713ed4286db *./tests/data/a-snow53.avi +2721752 ./tests/data/a-snow53.avi dde5895817ad9d219f79a52d0bdfb001 *./tests/data/out.yuv stddev: 0.00 PSNR:99.99 bytes:7602176 54cdeaee32d1007666a1e487e739daf6 *./tests/data/a-dv.dv |