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/mp2 | |
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/mp2')
-rw-r--r-- | tests/ref/acodec/mp2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/acodec/mp2 b/tests/ref/acodec/mp2 index 0607caba1e..3b80e5476f 100644 --- a/tests/ref/acodec/mp2 +++ b/tests/ref/acodec/mp2 @@ -1,5 +1,5 @@ f6eb0a205350bbd7fb1028a01c7ae8aa *./tests/data/acodec/mp2.mp2 96130 ./tests/data/acodec/mp2.mp2 74c7b6b15a001add199619fafe4059a1 *./tests/data/mp2.acodec.out.wav -stddev: 9315.80 PSNR: 16.94 bytes: 1059884/ 1058444 -stddev: 4385.25 PSNR: 23.49 bytes: 1057960/ 1058444 +stddev: 9315.80 PSNR: 16.94 MAXDIFF:65388 bytes: 1059884/ 1058444 +stddev: 4385.25 PSNR: 23.49 MAXDIFF:52631 bytes: 1057960/ 1058444 |