Commit 6b646fb9 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '086a5418'

* commit '086a5418':
  fate: png-suite

Conflicts:
	tests/fate/image.mak
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 700bf1fa 086a5418
......@@ -59,6 +59,18 @@ fate-pictor: CMD = framecrc -i $(TARGET_SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24
FATE_IMAGE-$(call PARSERDEMDEC, PNG, IMAGE2PIPE, PNG) += fate-pngparser
fate-pngparser: CMD = framecrc -f image2pipe -i $(TARGET_SAMPLES)/png1/feed_4x_concat.png -pix_fmt rgba
define FATE_IMGSUITE_PNG
FATE_PNG += fate-png-$(1)
fate-png-$(1): CMD = framecrc -i $(TARGET_SAMPLES)/png1/lena-$(1).png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24
endef
PNG_COLORSPACES = gray8 gray16 rgb24 rgb48 rgba ya8 ya16
$(foreach CLSP,$(PNG_COLORSPACES),$(eval $(call FATE_IMGSUITE_PNG,$(CLSP))))
FATE_PNG-$(call DEMDEC, IMAGE2, PNG) += $(FATE_PNG)
FATE_IMAGE += $(FATE_PNG-yes)
fate-png: $(FATE_PNG-yes)
FATE_IMAGE-$(call DEMDEC, IMAGE2, PTX) += fate-ptx
fate-ptx: CMD = framecrc -i $(TARGET_SAMPLES)/ptx/_113kw_pic.ptx -pix_fmt rgb24
......
#tb 0: 1/25
0, 0, 0, 1, 49152, 0xc71b77cd
#tb 0: 1/25
0, 0, 0, 1, 49152, 0x55121b03
#tb 0: 1/25
0, 0, 0, 1, 49152, 0xe0013dee
#tb 0: 1/25
0, 0, 0, 1, 49152, 0xcf0e902a
#tb 0: 1/25
0, 0, 0, 1, 49152, 0x5017bc21
#tb 0: 1/25
0, 0, 0, 1, 49152, 0x93ce1cd5
#tb 0: 1/25
0, 0, 0, 1, 49152, 0xed73bf03
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment