OSDN Git Service

Add Intel Music Coder regtest
authorVitor Sessak <vitor1001@gmail.com>
Sat, 10 Jul 2010 23:50:17 +0000 (23:50 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sat, 10 Jul 2010 23:50:17 +0000 (23:50 +0000)
Originally committed as revision 24180 to svn://svn.ffmpeg.org/ffmpeg/trunk

tests/fate2.mak

index 0f36829..9a710c0 100644 (file)
@@ -77,3 +77,9 @@ fate-qdm2: CMP = oneoff
 fate-qdm2: REF = $(SAMPLES)/qt-surge-suite/surge-2-16-B-QDM2.pcm
 fate-qdm2: FUZZ = 2
 
+FATE2_TESTS += fate-imc
+fate-imc: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/imc/imc.avi -f s16le -
+fate-imc: CMP = oneoff
+fate-imc: REF = $(SAMPLES)/imc/imc.pcm
+
+