mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +00:00
2fcf47e2d1
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
6 lines
226 B
Makefile
6 lines
226 B
Makefile
FATE_PIXLET += fate-pixlet-rgb
|
|
fate-pixlet-rgb: CMD = framecrc -i $(TARGET_SAMPLES)/pixlet/pixlet_rgb.mov -an -pix_fmt yuv420p16le
|
|
|
|
FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, PIXLET) += $(FATE_PIXLET)
|
|
fate-pixlet: $(FATE_PIXLET)
|