summaryrefslogtreecommitdiff
path: root/tests/fate/audio.mak
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2017-06-26 12:41:13 +0200
committerPaul B Mahol <onemda@gmail.com>2017-07-01 21:42:12 +0200
commit06a66e7d9496adde91a54f3641eec321a093e5a5 (patch)
tree5b6a61ce26de47e1cb1fa1a338aa0f54ed7a1007 /tests/fate/audio.mak
parentf8b1a70412b592dff774e306fd63963369ea6810 (diff)
avcodec/imc: cast float to int prior to comparing with int variable
Update FATE test. Fixes #3886. Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'tests/fate/audio.mak')
-rw-r--r--tests/fate/audio.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak
index d6fa18cb2f..40c4ca7b75 100644
--- a/tests/fate/audio.mak
+++ b/tests/fate/audio.mak
@@ -26,7 +26,7 @@ fate-dss-sp: CMD = framecrc -i $(TARGET_SAMPLES)/dss/sp.dss -frames 30
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: REF = $(SAMPLES)/imc/imc.pcm
+fate-imc: REF = $(SAMPLES)/imc/imc-201706.pcm
FATE_SAMPLES_AUDIO-$(call DEMDEC, FLV, NELLYMOSER) += fate-nellymoser
fate-nellymoser: CMD = pcm -i $(TARGET_SAMPLES)/nellymoser/nellymoser.flv