summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2016-08-22 17:11:42 -0500
committerBurt P <pburt0@gmail.com>2016-08-24 09:08:29 -0500
commit0cfe6acbe4987b3ce8ec364408256a09895a1f9b (patch)
tree41ab110f6b29e43fcc46ca90b12b684bfec84233 /tests/fate
parent0edfd8e6f4bbab7412aa27beb0e3dbe864196062 (diff)
fate: add test for af_hdcd analyze mode
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/filter-audio.mak6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fate/filter-audio.mak b/tests/fate/filter-audio.mak
index d1d9d596c6..2066fa9a71 100644
--- a/tests/fate/filter-audio.mak
+++ b/tests/fate/filter-audio.mak
@@ -238,6 +238,12 @@ fate-filter-hdcd: CMD = md5 -i $(SRC) -af hdcd -f s24le
fate-filter-hdcd: CMP = oneline
fate-filter-hdcd: REF = 5db465a58d2fd0d06ca944b883b33476
+FATE_AFILTER_SAMPLES-$(call FILTERDEMDECENCMUX, HDCD, FLAC, FLAC, PCM_S24LE, PCM_S24LE) += fate-filter-hdcd-analyze
+fate-filter-hdcd-analyze: SRC = $(TARGET_SAMPLES)/filter/hdcd.flac
+fate-filter-hdcd-analyze: CMD = md5 -i $(SRC) -af hdcd=analyze_mode=pe -f s24le
+fate-filter-hdcd-analyze: CMP = oneline
+fate-filter-hdcd-analyze: REF = 81a4f00f85a585bc0198e9a0670a8cde
+
FATE_AFILTER_SAMPLES-$(call FILTERDEMDECENCMUX, HDCD, FLAC, FLAC, PCM_S24LE, PCM_S24LE) += fate-filter-hdcd-false-positive
fate-filter-hdcd-false-positive: SRC = $(TARGET_SAMPLES)/filter/hdcd-false-positive.flac
fate-filter-hdcd-false-positive: CMD = md5 -i $(SRC) -af hdcd -f s24le