Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2013-12-11 13:40:13 +0400
committerVittorio Giovara <vittorio.giovara@gmail.com>2013-12-17 12:34:08 +0400
commitcfb4ee30977732674d30c20e93a761c33c743972 (patch)
tree618ecb1996633095ee25c1c3f11883423a5023bb /tests/fate/image.mak
parenteddff165b4cdc1f064245a4bad6f4265581c12b1 (diff)
fate: add a pngparser test
Diffstat (limited to 'tests/fate/image.mak')
-rw-r--r--tests/fate/image.mak3
1 files changed, 3 insertions, 0 deletions
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