[FFmpeg-cvslog] tests/fate/image: also run fate-sgi for the fate-image target

Michael Niedermayer git at videolan.org
Tue Jun 23 02:17:18 CEST 2015


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Tue Jun 23 01:46:13 2015 +0200| [8575d960fea62a6a2d9e4f53f48115515ca250e4] | committer: Michael Niedermayer

tests/fate/image: also run fate-sgi for the fate-image target

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

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

diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index d1873a6..7478050 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -121,7 +121,7 @@ fate-sgi-rgba64-rle: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/maya_rgba64_rle.sgi
 
 FATE_SGI-$(call DEMDEC, IMAGE2, SGI) += $(FATE_SGI)
 
-FATE_SAMPLES_AVCONV += $(FATE_SGI-yes)
+FATE_IMAGE += $(FATE_SGI-yes)
 fate-sgi: $(FATE_SGI-yes)
 
 FATE_SUNRASTER += fate-sunraster-1bit-raw



More information about the ffmpeg-cvslog mailing list