From cfb4ee30977732674d30c20e93a761c33c743972 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Wed, 11 Dec 2013 10:40:13 +0100 Subject: fate: add a pngparser test --- tests/fate/image.mak | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/fate') diff --git a/tests/fate/image.mak b/tests/fate/image.mak index f7cc32594c..61d85cda41 100644 --- a/tests/fate/image.mak +++ b/tests/fate/image.mak @@ -4,6 +4,9 @@ fate-dpx: CMD = framecrc -i $(TARGET_SAMPLES)/dpx/lighthouse_rgb48.dpx FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, PICTOR) += fate-pictor fate-pictor: CMD = framecrc -i $(TARGET_SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24 +FATE_SAMPLES_AVCONV-$(call PARSERDEMDEC, PNG, IMAGE2PIPE, PNG) += fate-pngparser +fate-pngparser: CMD = framecrc -f image2pipe -i $(TARGET_SAMPLES)/png1/libav_4x_concat.png + FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, PTX) += fate-ptx fate-ptx: CMD = framecrc -i $(TARGET_SAMPLES)/ptx/_113kw_pic.ptx -pix_fmt rgb24 -- cgit v1.2.3