diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2010-07-09 00:40:37 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-07-09 00:40:37 +0000 |
commit | cb0067ec258d2ef4c2441eb54aafcec88eb9d400 (patch) | |
tree | 440c1eea519965960f9f314a52b4185c425a2f22 /tests/ref/acodec/wmav2 | |
parent | 9eb42c272b122f8da02e361fc45c1f6f63c15c8a (diff) | |
download | ffmpeg-cb0067ec258d2ef4c2441eb54aafcec88eb9d400.tar.gz |
tiny_psnr: print max absolute difference between files
Regression test reference updates are due to the extra output
from tiny_psnr.
Patch by Vitor Sessak
Originally committed as revision 24132 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/acodec/wmav2')
-rw-r--r-- | tests/ref/acodec/wmav2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/acodec/wmav2 b/tests/ref/acodec/wmav2 index ca18dea7a5..001d9395bc 100644 --- a/tests/ref/acodec/wmav2 +++ b/tests/ref/acodec/wmav2 @@ -1,4 +1,4 @@ 7c6c0cb692af01b312ae345723674b5f *./tests/data/acodec/wmav2.asf 106044 ./tests/data/acodec/wmav2.asf -stddev:12249.69 PSNR: 14.57 bytes: 1065004/ 1058444 -stddev: 2091.12 PSNR: 29.92 bytes: 1056812/ 1058444 +stddev:12249.69 PSNR: 14.57 MAXDIFF:65521 bytes: 1065004/ 1058444 +stddev: 2091.12 PSNR: 29.92 MAXDIFF:27650 bytes: 1056812/ 1058444 |