diff options
author | Måns Rullgård <mans@mansr.com> | 2010-01-16 20:18:22 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-01-16 20:18:22 +0000 |
commit | 4b294c1872bfb7504b31d2c8214df1367d8bb36d (patch) | |
tree | bc0a77660cf391772bce7dafa9c85190ebc37d75 /tests/ref/vsynth2 | |
parent | eca478c3171a85187fb98ea05b0065c336416d3c (diff) | |
download | ffmpeg-4b294c1872bfb7504b31d2c8214df1367d8bb36d.tar.gz |
regtest: split wma test into wmav1 and wmav2
Originally committed as revision 21255 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/vsynth2')
-rw-r--r-- | tests/ref/vsynth2/wmav1 (renamed from tests/ref/vsynth2/wma) | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/wmav2 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth2/wma b/tests/ref/vsynth2/wmav1 index e439d1333d..8fdd3ec293 100644 --- a/tests/ref/vsynth2/wma +++ b/tests/ref/vsynth2/wmav1 @@ -2,7 +2,3 @@ 106004 ./tests/data/a-wmav1.asf stddev:12245.27 PSNR: 14.57 bytes: 1065004/ 1058444 stddev: 2097.78 PSNR: 29.89 bytes: 1056812/ 1058444 -7c6c0cb692af01b312ae345723674b5f *./tests/data/a-wmav2.asf -106044 ./tests/data/a-wmav2.asf -stddev:12249.69 PSNR: 14.57 bytes: 1065004/ 1058444 -stddev: 2091.12 PSNR: 29.92 bytes: 1056812/ 1058444 diff --git a/tests/ref/vsynth2/wmav2 b/tests/ref/vsynth2/wmav2 new file mode 100644 index 0000000000..ce8a74a552 --- /dev/null +++ b/tests/ref/vsynth2/wmav2 @@ -0,0 +1,4 @@ +7c6c0cb692af01b312ae345723674b5f *./tests/data/a-wmav2.asf +106044 ./tests/data/a-wmav2.asf +stddev:12249.69 PSNR: 14.57 bytes: 1065004/ 1058444 +stddev: 2091.12 PSNR: 29.92 bytes: 1056812/ 1058444 |