diff --git a/tests/fate/image.mak b/tests/fate/image.mak index 6b173217ec..09be5a4eb0 100644 --- a/tests/fate/image.mak +++ b/tests/fate/image.mak @@ -27,6 +27,9 @@ FATE_BRENDERPIX-$(call DEMDEC, IMAGE2, BRENDER_PIX) += $(FATE_BRENDERPIX) FATE_IMAGE += $(FATE_BRENDERPIX-yes) fate-brenderpix: $(FATE_BRENDERPIX-yes) +FATE_IMAGE-$(call PARSERDEMDEC, BMP, IMAGE2PIPE, BMP) += fate-bmpparser +fate-bmpparser: CMD = framecrc -f image2pipe -i $(TARGET_SAMPLES)/bmp/numbers.bmp -pix_fmt rgb24 + FATE_IMAGE-$(call DEMDEC, IMAGE2, DPX) += fate-dpx fate-dpx: CMD = framecrc -i $(TARGET_SAMPLES)/dpx/lighthouse_rgb48.dpx diff --git a/tests/ref/fate/bmpparser b/tests/ref/fate/bmpparser new file mode 100644 index 0000000000..3cdd9864af --- /dev/null +++ b/tests/ref/fate/bmpparser @@ -0,0 +1,5 @@ +#tb 0: 1/25 +0, 0, 0, 1, 3600, 0xd3a7c583 +0, 1, 1, 1, 3600, 0x4602bbf9 +0, 2, 2, 1, 3600, 0x3a96b8f8 +0, 3, 3, 1, 3600, 0xb343b17f