]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Enable AC-3 decoding regression tests.
authorcehoyos <cehoyos@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 13 Oct 2008 21:47:30 +0000 (21:47 +0000)
committercehoyos <cehoyos@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 13 Oct 2008 21:47:30 +0000 (21:47 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15615 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

tests/ffmpeg.regression.ref
tests/regression.sh
tests/rotozoom.regression.ref

index 7102ecbb5ffa6d658350b304ff34f5254bbedf2c..25db4b98cdafd7fb47ed6ce2c99eb09577d173a2 100644 (file)
@@ -177,6 +177,9 @@ stddev: 9328.41 PSNR: 16.92 bytes:  1055276/  1058444
 stddev: 4394.71 PSNR: 23.46 bytes:  1053352/  1058444
 aefe11ab5067621a1c674859d6413891 *./tests/data/a-ac3.rm
 98203 ./tests/data/a-ac3.rm
+39d5646cba5a6cfedfd58845e6df3c06 *./tests/data/ac3.vsynth.out.wav
+stddev:10496.20 PSNR: 15.90 bytes:  1056812/  1058444
+stddev: 4631.51 PSNR: 23.00 bytes:  1055788/  1058444
 39878597b1d65cce473639a7d8c93b02 *./tests/data/a-g726.wav
 24279 ./tests/data/a-g726.wav
 888f2f016e608d044a1bacbca5497ed2 *./tests/data/g726.vsynth.out.wav
index b3751045c2dda265d1052be21df2c4e00a477f02..d97d28eb84cc763176ae9dd197094139acb64535 100755 (executable)
@@ -381,7 +381,8 @@ fi
 
 if [ -n "$do_ac3" ] ; then
 do_audio_encoding ac3.rm "" -vn
-#do_audio_decoding
+do_audio_decoding
+$tiny_psnr $pcm_dst $pcm_ref 2 1024 >> $logfile
 fi
 
 if [ -n "$do_g726" ] ; then
index 1390ea2a7566dad9445a4cc03bcf1e0650f01101..ebc63551d0cd7d3da28ecacb1fd3d676bdf58380 100644 (file)
@@ -177,6 +177,9 @@ stddev: 9328.41 PSNR: 16.92 bytes:  1055276/  1058444
 stddev: 4394.71 PSNR: 23.46 bytes:  1053352/  1058444
 aefe11ab5067621a1c674859d6413891 *./tests/data/a-ac3.rm
 98203 ./tests/data/a-ac3.rm
+39d5646cba5a6cfedfd58845e6df3c06 *./tests/data/ac3.rotozoom.out.wav
+stddev:10496.20 PSNR: 15.90 bytes:  1056812/  1058444
+stddev: 4631.51 PSNR: 23.00 bytes:  1055788/  1058444
 39878597b1d65cce473639a7d8c93b02 *./tests/data/a-g726.wav
 24279 ./tests/data/a-g726.wav
 888f2f016e608d044a1bacbca5497ed2 *./tests/data/g726.rotozoom.out.wav