ffmpeg | branch: master | Michael Niedermayer <mich...@niedermayer.cc> | Wed 
Dec  6 01:03:28 2017 +0100| [c8bd2c7d09bfc71795e91f0a9aeb4b8a6833eff2] | 
committer: Michael Niedermayer

tests/fate/mov: Fix fate-mov-invalid-elst-entry-count failure on ARM

Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c8bd2c7d09bfc71795e91f0a9aeb4b8a6833eff2
---

 tests/fate/mov.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/mov.mak b/tests/fate/mov.mak
index 680baea773..220f99064e 100644
--- a/tests/fate/mov.mak
+++ b/tests/fate/mov.mak
@@ -52,7 +52,7 @@ fate-mov-elst-ends-betn-b-and-i: CMD = framemd5 -i 
$(TARGET_SAMPLES)/mov/elst_en
 fate-mov-440hz-10ms: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/440hz-10ms.m4a
 
 # Makes sure that we handle invalid edit list entry count correctly.
-fate-mov-invalid-elst-entry-count: CMD = framemd5 -flags +bitexact -i 
$(TARGET_SAMPLES)/mov/invalid_elst_entry_count.mov
+fate-mov-invalid-elst-entry-count: CMD = framemd5 -idct simple -flags 
+bitexact -i $(TARGET_SAMPLES)/mov/invalid_elst_entry_count.mov
 
 # Makes sure that 1st key-frame is picked when,
 #    i) One B-frame between 2 key-frames

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to