summaryrefslogtreecommitdiffstats
path: root/tests/fate/als.mak
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@mail.de>2019-08-22 21:21:12 +0200
committerThilo Borgmann <thilo.borgmann@mail.de>2019-08-24 09:33:44 +0200
commit1cfba7fc7584e006cf0c6a7d61421c719dc4aefd (patch)
tree632fdb71c240c0ea182e965601b9a78ba2c5df62 /tests/fate/als.mak
parent22a14ee753f372bf0ae4bd1e743670f353f7a17a (diff)
downloadffmpeg-streaming-1cfba7fc7584e006cf0c6a7d61421c719dc4aefd.zip
ffmpeg-streaming-1cfba7fc7584e006cf0c6a7d61421c719dc4aefd.tar.gz
fate/als: Add test for conformance file with 512 channels.
Diffstat (limited to 'tests/fate/als.mak')
-rw-r--r--tests/fate/als.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate/als.mak b/tests/fate/als.mak
index ff2badf..c7287de 100644
--- a/tests/fate/als.mak
+++ b/tests/fate/als.mak
@@ -7,5 +7,9 @@ endef
$(foreach N,$(ALS_SUITE),$(eval $(call FATE_ALS_SUITE,$(N))))
+FATE_ALS += fate-mpeg4-als-conformance-09
+
+fate-mpeg4-als-conformance-09: CMD = crc -i $(TARGET_SAMPLES)/lossless-audio/als_09_512ch2k16b.mp4
+
FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, ALS) += $(FATE_ALS)
fate-als: $(FATE_ALS)
OpenPOWER on IntegriCloud