]> git.sesse.net Git - ffmpeg/commit
Fix tiny_psnr so it compares all bytes (it did skip the last block).
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 24 Jul 2008 17:24:36 +0000 (17:24 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 24 Jul 2008 17:24:36 +0000 (17:24 +0000)
commit1e90317b655699a2877478e335e998fb5e4b79d8
tree4bfc63a22f0bac399fea463ef2e7d4eb01f751c4
parentac5057c2de1678847f1ce5b508fc18a9126b5e20
Fix tiny_psnr so it compares all bytes (it did skip the last block).
Also display both file sizes and slightly change the output formatting.
[not split in 3 patches to avoid the huge checksum files from being changed
 and having to be reviewed 3 times, if people want it split i can revert and
 split it]

Originally committed as revision 14374 to svn://svn.ffmpeg.org/ffmpeg/trunk
tests/ffmpeg.regression.ref
tests/rotozoom.regression.ref
tests/tiny_psnr.c