summaryrefslogtreecommitdiffstats
path: root/tests
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
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')
-rw-r--r--tests/fate/als.mak4
-rw-r--r--tests/ref/fate/mpeg4-als-conformance-091
2 files changed, 5 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)
diff --git a/tests/ref/fate/mpeg4-als-conformance-09 b/tests/ref/fate/mpeg4-als-conformance-09
new file mode 100644
index 0000000..b26276d
--- /dev/null
+++ b/tests/ref/fate/mpeg4-als-conformance-09
@@ -0,0 +1 @@
+CRC=0xbf3e7189
OpenPOWER on IntegriCloud