---
Needs https://www.dropbox.com/s/cmtxxqhxfrd0r5a/concat4.png

Cheers,
    Vittorio

 tests/fate/image.mak     |    3 +++
 tests/ref/fate/pngparser |    5 +++++
 2 files changed, 8 insertions(+)
 create mode 100644 tests/ref/fate/pngparser

diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index f7cc325..6938ce6 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 DEMDEC, IMAGE2, PNG) += fate-pngparser
+fate-pngparser: CMD = framecrc -f image2pipe -i 
$(TARGET_SAMPLES)/png1/concat4.png
+
 FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, PTX) += fate-ptx
 fate-ptx: CMD = framecrc -i $(TARGET_SAMPLES)/ptx/_113kw_pic.ptx -pix_fmt rgb24
 
diff --git a/tests/ref/fate/pngparser b/tests/ref/fate/pngparser
new file mode 100644
index 0000000..b481dcd
--- /dev/null
+++ b/tests/ref/fate/pngparser
@@ -0,0 +1,5 @@
+#tb 0: 1/25
+0,          0,          0,        1,   271040, 0xffe62f5f
+0,          1,          1,        1,   271040, 0xcf502f5f
+0,          2,          2,        1,   271040, 0x72612f5f
+0,          3,          3,        1,   271040, 0x41cb2f5f
-- 
1.7.9.5

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to