[FFmpeg-devel] [PATCH] fate/als: Add test for conformance file with 512 channels.

Thilo Borgmann thilo.borgmann at mail.de
Thu Aug 22 22:23:49 EEST 2019


Hi,

new fate test for many channels in ALS, like requested.

I already uploaded the corresponding file into fate-suite.
If there are no objections, I'll commit this in a day or two.

Thanks,
Thilo
-------------- next part --------------
From 5ed096ab3eac956f235e7924d52810b5ec9e8203 Mon Sep 17 00:00:00 2001
From: Thilo Borgmann <thilo.borgmann at mail.de>
Date: Thu, 22 Aug 2019 21:21:12 +0200
Subject: [PATCH] fate/als: Add test for conformance file with 512 channels.

---
 tests/fate/als.mak                      | 4 ++++
 tests/ref/fate/mpeg4-als-conformance-09 | 1 +
 2 files changed, 5 insertions(+)
 create mode 100644 tests/ref/fate/mpeg4-als-conformance-09

diff --git a/tests/fate/als.mak b/tests/fate/als.mak
index ff2badf5ed..c7287dee86 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 0000000000..b26276da91
--- /dev/null
+++ b/tests/ref/fate/mpeg4-als-conformance-09
@@ -0,0 +1 @@
+CRC=0xbf3e7189
-- 
2.17.2 (Apple Git-113)



More information about the ffmpeg-devel mailing list