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
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2022-11-05 13:35:59 +0300
committerLynne <dev@lynne.ee>2022-11-06 16:39:42 +0300
commite6afa61be97674312e36c9b6f8bb5fba009232e7 (patch)
tree7ab3ec19ccdf970b007cddf77d3ec2f0cf701ad9 /tests/fate
parentb85e106d5fe652e9b93b3b14d32bab93cf88a668 (diff)
imc: convert to lavu/tx, remove NIH iMDCT and replace with a standard one
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/audio.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak
index 9d39eeace3..5d754b1568 100644
--- a/tests/fate/audio.mak
+++ b/tests/fate/audio.mak
@@ -43,6 +43,7 @@ fate-dsf-dst: REF = $(SAMPLES)/dst/dst-64fs44-2ch.pcm
FATE_SAMPLES_AUDIO-$(call DEMDEC, AVI, IMC) += fate-imc
fate-imc: CMD = pcm -i $(TARGET_SAMPLES)/imc/imc.avi
fate-imc: CMP = oneoff
+fate-imc: CMP_TARGET = 59416
fate-imc: REF = $(SAMPLES)/imc/imc-201706.pcm
FATE_SAMPLES_AUDIO-$(call DEMDEC, FLV, NELLYMOSER) += fate-nellymoser