mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
tests/fate/image: Add psd-rgbxx
This is an rgb test image with two auxilliary channels and no alpha channels.
This commit is contained in:
committed by
Marton Balint
parent
a469598191
commit
8b9b71494b
@@ -444,7 +444,7 @@ FATE_PSD-$(call DEMDEC, IMAGE2, PSD, SCALE_FILTER) += fate-psd-$(1)
|
||||
fate-psd-$(1): CMD = framecrc -i $(TARGET_SAMPLES)/psd/lena-$(1).psd -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24 -vf scale
|
||||
endef
|
||||
|
||||
PSD_COLORSPACES = gray8 gray16 rgb24 rgb48 rgba rgba64 ya8 ya16
|
||||
PSD_COLORSPACES = gray8 gray16 rgb24 rgb48 rgba rgbxx rgba64 ya8 ya16
|
||||
$(foreach CLSP,$(PSD_COLORSPACES),$(eval $(call FATE_IMGSUITE_PSD,$(CLSP))))
|
||||
|
||||
FATE_PSD += fate-psd-lena-127x127-rgb24
|
||||
|
||||
6
tests/ref/fate/psd-rgbxx
Normal file
6
tests/ref/fate/psd-rgbxx
Normal file
@@ -0,0 +1,6 @@
|
||||
#tb 0: 1/25
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 128x128
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 49152, 0xe0013dee
|
||||
Reference in New Issue
Block a user