Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTristan Matthews <tmatth@videolan.org>2022-09-08 22:57:37 +0300
committerAnton Khirnov <anton@khirnov.net>2022-10-04 12:54:57 +0300
commit1d326e91875bcc9b9e0e907f5b94842172e66ec8 (patch)
treeb2c2833845a8107931ec2a1daf9f9d83697d6232 /tests
parenta11e745b97dfc8117bac0cf7049061291195d02c (diff)
fate/opus: add silk LBRR test (refs #9890)
This adds a fate test for a sample with LBRR packets. Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/opus.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/fate/opus.mak b/tests/fate/opus.mak
index 573044ed15..7d359f414a 100644
--- a/tests/fate/opus.mak
+++ b/tests/fate/opus.mak
@@ -4,7 +4,7 @@
OPUS_CELT_SAMPLES = $(addprefix testvector, 01 11) tron.6ch.tinypkts
OPUS_HYBRID_SAMPLES = $(addprefix testvector, 05 06)
-OPUS_SILK_SAMPLES = $(addprefix testvector, 02 03 04)
+OPUS_SILK_SAMPLES = $(addprefix testvector, 02 03 04) silk-lbrr
OPUS_OTHER_SAMPLES = $(addprefix testvector, 07 08 09 10 12)
define FATE_OPUS_TEST
@@ -33,6 +33,7 @@ fate-opus-testvector09: CMP_TARGET = 0
fate-opus-testvector10: CMP_TARGET = 38
fate-opus-testvector11: CMP_TARGET = 0
fate-opus-testvector12: CMP_TARGET = 160
+fate-opus-silk-lbrr: CMP_TARGET = 0
fate-opus-tron.6ch.tinypkts: CMP_SHIFT = 1440
fate-opus-tron.6ch.tinypkts: CMP_TARGET = 0