2011-12-22 16:13:03 +01:00
|
|
|
FATE_INDEO += fate-indeo2
|
2011-12-14 22:48:20 +01:00
|
|
|
fate-indeo2: CMD = framecrc -i $(SAMPLES)/rt21/VPAR0026.AVI
|
|
|
|
|
2011-12-22 16:13:03 +01:00
|
|
|
FATE_INDEO += fate-indeo3
|
2011-12-14 22:48:20 +01:00
|
|
|
fate-indeo3: CMD = framecrc -i $(SAMPLES)/iv32/cubes.mov
|
|
|
|
|
2012-01-08 01:29:15 +01:00
|
|
|
FATE_INDEO += fate-indeo4
|
2012-01-07 18:29:34 +01:00
|
|
|
fate-indeo4: CMD = framecrc -i $(SAMPLES)/iv41/indeo41-partial.avi -an
|
|
|
|
|
2011-12-22 16:13:03 +01:00
|
|
|
FATE_INDEO += fate-indeo5
|
2011-12-14 22:48:20 +01:00
|
|
|
fate-indeo5: CMD = framecrc -i $(SAMPLES)/iv50/Educ_Movie_DeadlyForce.avi -an
|
2011-12-22 16:13:03 +01:00
|
|
|
|
|
|
|
FATE_TESTS += $(FATE_INDEO)
|
|
|
|
fate-indeo: $(FATE_INDEO)
|