From da53de07306a301830b234a38bc103c6af9ded7c Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Wed, 4 Jun 2014 19:21:29 -0700 Subject: tests: add adpcm trellis tests adpcm_ima_qt does not produce reproducible results, so it is temporarily disabled (see #3701). Signed-off-by: Timothy Gu Signed-off-by: Michael Niedermayer --- tests/ref/acodec/adpcm-adx-trellis | 4 ++++ tests/ref/acodec/adpcm-ima_wav-trellis | 4 ++++ tests/ref/acodec/adpcm-ms-trellis | 4 ++++ tests/ref/acodec/adpcm-swf-trellis | 4 ++++ tests/ref/acodec/adpcm-yamaha-trellis | 4 ++++ 5 files changed, 20 insertions(+) create mode 100644 tests/ref/acodec/adpcm-adx-trellis create mode 100644 tests/ref/acodec/adpcm-ima_wav-trellis create mode 100644 tests/ref/acodec/adpcm-ms-trellis create mode 100644 tests/ref/acodec/adpcm-swf-trellis create mode 100644 tests/ref/acodec/adpcm-yamaha-trellis (limited to 'tests/ref/acodec') diff --git a/tests/ref/acodec/adpcm-adx-trellis b/tests/ref/acodec/adpcm-adx-trellis new file mode 100644 index 0000000000..fff0291228 --- /dev/null +++ b/tests/ref/acodec/adpcm-adx-trellis @@ -0,0 +1,4 @@ +0a30509d9296b857e134b762b76dbc31 *tests/data/fate/acodec-adpcm-adx-trellis.adx +297720 tests/data/fate/acodec-adpcm-adx-trellis.adx +7260139001fcac62384dad50a1023e75 *tests/data/fate/acodec-adpcm-adx-trellis.out.wav +stddev: 6989.46 PSNR: 19.44 MAXDIFF:65398 bytes: 1058400/ 1058432 diff --git a/tests/ref/acodec/adpcm-ima_wav-trellis b/tests/ref/acodec/adpcm-ima_wav-trellis new file mode 100644 index 0000000000..10d78c74f2 --- /dev/null +++ b/tests/ref/acodec/adpcm-ima_wav-trellis @@ -0,0 +1,4 @@ +f9075c7a3adb2cd114b0bac69afcada6 *tests/data/fate/acodec-adpcm-ima_wav-trellis.wav +267324 tests/data/fate/acodec-adpcm-ima_wav-trellis.wav +26a9b280c14737b159c56e60181f1170 *tests/data/fate/acodec-adpcm-ima_wav-trellis.out.wav +stddev: 710.03 PSNR: 39.30 MAXDIFF:25944 bytes: 1058400/ 1061748 diff --git a/tests/ref/acodec/adpcm-ms-trellis b/tests/ref/acodec/adpcm-ms-trellis new file mode 100644 index 0000000000..8587e703c6 --- /dev/null +++ b/tests/ref/acodec/adpcm-ms-trellis @@ -0,0 +1,4 @@ +7ed05f7a88046aa4cd547ddf71953637 *tests/data/fate/acodec-adpcm-ms-trellis.wav +268378 tests/data/fate/acodec-adpcm-ms-trellis.wav +ed9d9cdfd264f2ec6c79127c04dd224e *tests/data/fate/acodec-adpcm-ms-trellis.out.wav +stddev: 896.03 PSNR: 37.28 MAXDIFF:28029 bytes: 1058400/ 1060576 diff --git a/tests/ref/acodec/adpcm-swf-trellis b/tests/ref/acodec/adpcm-swf-trellis new file mode 100644 index 0000000000..a2bb565e1c --- /dev/null +++ b/tests/ref/acodec/adpcm-swf-trellis @@ -0,0 +1,4 @@ +ec8859b3206ea0c45701fbdcf60dbe48 *tests/data/fate/acodec-adpcm-swf-trellis.flv +269166 tests/data/fate/acodec-adpcm-swf-trellis.flv +29820ce5b95b3b0a2feafa808cc264a7 *tests/data/fate/acodec-adpcm-swf-trellis.out.wav +stddev: 747.92 PSNR: 38.85 MAXDIFF:51119 bytes: 1058400/ 1064960 diff --git a/tests/ref/acodec/adpcm-yamaha-trellis b/tests/ref/acodec/adpcm-yamaha-trellis new file mode 100644 index 0000000000..a099ec54c5 --- /dev/null +++ b/tests/ref/acodec/adpcm-yamaha-trellis @@ -0,0 +1,4 @@ +247a06c3f26c57abd2db1a793174cb66 *tests/data/fate/acodec-adpcm-yamaha-trellis.wav +265274 tests/data/fate/acodec-adpcm-yamaha-trellis.wav +a42b5fa74b39a07691b0df80ce67f77e *tests/data/fate/acodec-adpcm-yamaha-trellis.out.wav +stddev: 928.29 PSNR: 36.98 MAXDIFF:33557 bytes: 1058400/ 1060864 -- cgit v1.2.3