mirror of https://github.com/FFmpeg/FFmpeg.git
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>release/5.1
parent
fb943e486e
commit
64d7400b43
1 changed files with 3 additions and 3 deletions
@ -1,5 +1,5 @@ |
||||
FATE_PIXLET += fate-pixlet-rgb
|
||||
FATE_PIXLET-$(call FRAMECRC, MOV, PIXLET, SCALE_FILTER) += fate-pixlet-rgb |
||||
fate-pixlet-rgb: CMD = framecrc -i $(TARGET_SAMPLES)/pixlet/pixlet_rgb.mov -an -pix_fmt yuv420p16le -vf scale |
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, PIXLET) += $(FATE_PIXLET) |
||||
fate-pixlet: $(FATE_PIXLET) |
||||
FATE_SAMPLES_FFMPEG += $(FATE_PIXLET-yes)
|
||||
fate-pixlet: $(FATE_PIXLET-yes) |
||||
|
Loading…
Reference in new issue