mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-23 19:30:05 +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)
|