[FFmpeg-cvslog] fate: add tta encoder test

James Almer git at videolan.org
Mon Apr 13 11:53:06 CEST 2015


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Mon Apr 13 04:12:28 2015 -0300| [30ce065ffec37094cd8f160c4b474678feb68367] | committer: Michael Niedermayer

fate: add tta encoder test

Signed-off-by: James Almer <jamrial at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=30ce065ffec37094cd8f160c4b474678feb68367
---

 tests/fate/acodec.mak |    3 +++
 tests/ref/acodec/tta  |    4 ++++
 2 files changed, 7 insertions(+)

diff --git a/tests/fate/acodec.mak b/tests/fate/acodec.mak
index b7e510c..56301d3 100644
--- a/tests/fate/acodec.mak
+++ b/tests/fate/acodec.mak
@@ -150,6 +150,9 @@ FATE_ACODEC-$(call ENCDEC, WAVPACK, WV) += fate-acodec-wavpack
 fate-acodec-wavpack: FMT = wv
 fate-acodec-wavpack: CODEC = wavpack -compression_level 1
 
+FATE_ACODEC-$(call ENCDEC, TTA, MATROSKA) += fate-acodec-tta
+fate-acodec-tta: FMT = matroska
+
 FATE_ACODEC += $(FATE_ACODEC-yes)
 
 $(FATE_ACODEC): tests/data/asynth-44100-2.wav
diff --git a/tests/ref/acodec/tta b/tests/ref/acodec/tta
new file mode 100644
index 0000000..b4b9611
--- /dev/null
+++ b/tests/ref/acodec/tta
@@ -0,0 +1,4 @@
+aeeb0f2e75d044dbe2f89b7e70a54c82 *tests/data/fate/acodec-tta.matroska
+331080 tests/data/fate/acodec-tta.matroska
+95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-tta.out.wav
+stddev:    0.00 PSNR:999.99 MAXDIFF:    0 bytes:  1058400/  1058400



More information about the ffmpeg-cvslog mailing list