mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-01-31 17:35:34 +00:00
fate/psd : add test for 256 color
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
1a79b8f8d2
commit
682769d3d3
@ -309,6 +309,9 @@ fate-psd-lena-rgb-rle-127x127-8b: CMD = framecrc -i $(TARGET_SAMPLES)/psd/lena-r
|
||||
FATE_PSD += fate-psd-lena-rgba-rle-128x128-8b
|
||||
fate-psd-lena-rgba-rle-128x128-8b: CMD = framecrc -i $(TARGET_SAMPLES)/psd/lena-rgba_rle_128x128_8b.psd
|
||||
|
||||
FATE_PSD += fate-psd-lena-256c
|
||||
fate-psd-lena-256c: CMD = framecrc -i $(TARGET_SAMPLES)/psd/lena-256c.psd
|
||||
|
||||
FATE_PSD-$(call DEMDEC, IMAGE2, PSD) += $(FATE_PSD)
|
||||
|
||||
FATE_IMAGE += $(FATE_PSD-yes)
|
||||
|
6
tests/ref/fate/psd-lena-256c
Normal file
6
tests/ref/fate/psd-lena-256c
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, 17408, 0x4d80bf4f
|
Loading…
x
Reference in New Issue
Block a user