mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-12 02:19:35 +00:00
fate: Add test for rscc palette
This commit is contained in:
parent
c19830aa2c
commit
dc3fe45fca
@ -44,6 +44,9 @@ fate-g2m: $(FATE_G2M)
|
||||
FATE_RSCC += fate-iscc
|
||||
fate-iscc: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/pip.avi -an
|
||||
|
||||
FATE_RSCC += fate-rscc-8bit
|
||||
fate-rscc-8bit: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/8bpp.avi -an -pix_fmt rgb24
|
||||
|
||||
FATE_RSCC += fate-rscc-16bit
|
||||
fate-rscc-16bit: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/16bpp_555.avi -an
|
||||
|
||||
|
2
tests/ref/fate/rscc-8bit
Normal file
2
tests/ref/fate/rscc-8bit
Normal file
@ -0,0 +1,2 @@
|
||||
#tb 0: 100/2997
|
||||
0, 0, 0, 1, 1229760, 0xfdf2e538
|
Loading…
Reference in New Issue
Block a user