summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2012-08-07 19:47:55 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-08-09 19:35:47 +0200
commit84f9d78a9601671ea9d5ad0e4eefdfc085eadc1f (patch)
tree42cb39169554751fd2a90e37541b492b37550d48 /tests/fate
parent0db9eba48c8a27bc2373d02edda3340ef6f0e5fc (diff)
fate: add G.723.1 decoder tests
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/voice.mak21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/fate/voice.mak b/tests/fate/voice.mak
index fc0e530ee6..ea765d2e39 100644
--- a/tests/fate/voice.mak
+++ b/tests/fate/voice.mak
@@ -9,6 +9,27 @@ fate-g722-encode: CMD = enc_dec_pcm wav md5 s16le $(SRC) -c:a g722
FATE_SAMPLES_AVCONV += $(FATE_G722)
fate-g722: $(FATE_G722)
+FATE_G723_1 += fate-g723_1-dec-1
+fate-g723_1-dec-1: CMD = framecrc -postfilter 0 -i $(SAMPLES)/g723_1/ineqd53.tco
+
+FATE_G723_1 += fate-g723_1-dec-2
+fate-g723_1-dec-2: CMD = framecrc -postfilter 0 -i $(SAMPLES)/g723_1/overd53.tco
+
+FATE_G723_1 += fate-g723_1-dec-3
+fate-g723_1-dec-3: CMD = framecrc -postfilter 1 -i $(SAMPLES)/g723_1/overd63p.tco
+
+FATE_G723_1 += fate-g723_1-dec-4
+fate-g723_1-dec-4: CMD = framecrc -postfilter 0 -i $(SAMPLES)/g723_1/pathd53.tco
+
+FATE_G723_1 += fate-g723_1-dec-5
+fate-g723_1-dec-5: CMD = framecrc -postfilter 1 -i $(SAMPLES)/g723_1/pathd63p.tco
+
+FATE_G723_1 += fate-g723_1-dec-6
+fate-g723_1-dec-6: CMD = framecrc -postfilter 1 -i $(SAMPLES)/g723_1/tamed63p.tco
+
+FATE_SAMPLES_AVCONV += $(FATE_G723_1)
+fate-g723_1: $(FATE_G723_1)
+
FATE_G726 += fate-g726-encode-2bit
fate-g726-encode-2bit: tests/data/asynth-8000-1.wav
fate-g726-encode-2bit: SRC = tests/data/asynth-8000-1.wav