mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
9689a1af6d
Code coverage: libavcodec/indeo4.c: 0% -> 78% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
12 lines
373 B
Makefile
12 lines
373 B
Makefile
FATE_TESTS += fate-indeo2
|
|
fate-indeo2: CMD = framecrc -i $(SAMPLES)/rt21/VPAR0026.AVI
|
|
|
|
FATE_TESTS += fate-indeo3
|
|
fate-indeo3: CMD = framecrc -i $(SAMPLES)/iv32/cubes.mov
|
|
|
|
FATE_TESTS += fate-indeo4
|
|
fate-indeo4: CMD = framecrc -i $(SAMPLES)/iv41/indeo41-partial.avi -an
|
|
|
|
FATE_TESTS += fate-indeo5
|
|
fate-indeo5: CMD = framecrc -i $(SAMPLES)/iv50/Educ_Movie_DeadlyForce.avi -an
|