You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Merge commit 'd81fb63d87692765c004c19934b49427df434a07'
* commit 'd81fb63d87692765c004c19934b49427df434a07': fate: Add a PICT test Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -56,6 +56,9 @@ FATE_EXR-$(call DEMDEC, IMAGE2, EXR) += $(FATE_EXR)
|
|||||||
FATE_IMAGE += $(FATE_EXR-yes)
|
FATE_IMAGE += $(FATE_EXR-yes)
|
||||||
fate-exr: $(FATE_EXR-yes)
|
fate-exr: $(FATE_EXR-yes)
|
||||||
|
|
||||||
|
FATE_IMAGE-$(call DEMDEC, IMAGE2, QDRAW) += fate-pict
|
||||||
|
fate-pict: CMD = framecrc -i $(TARGET_SAMPLES)/quickdraw/TRU256.PCT -pix_fmt rgb24
|
||||||
|
|
||||||
FATE_IMAGE-$(call DEMDEC, IMAGE2, PICTOR) += fate-pictor
|
FATE_IMAGE-$(call DEMDEC, IMAGE2, PICTOR) += fate-pictor
|
||||||
fate-pictor: CMD = framecrc -i $(TARGET_SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24
|
fate-pictor: CMD = framecrc -i $(TARGET_SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24
|
||||||
|
|
||||||
|
2
tests/ref/fate/pict
Normal file
2
tests/ref/fate/pict
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#tb 0: 1/25
|
||||||
|
0, 0, 0, 1, 49152, 0x144804b0
|
Reference in New Issue
Block a user