You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
fate/avfilter: honor GPL dependency.
This commit is contained in:
committed by
Clément Bœsch
parent
d8a1eb11b7
commit
f6f52936be
@@ -2,8 +2,6 @@ FATE_LAVFI = fate-lavfi-alphaextract_rgb \
|
|||||||
fate-lavfi-alphaextract_yuv \
|
fate-lavfi-alphaextract_yuv \
|
||||||
fate-lavfi-alphamerge_rgb \
|
fate-lavfi-alphamerge_rgb \
|
||||||
fate-lavfi-alphamerge_yuv \
|
fate-lavfi-alphamerge_yuv \
|
||||||
fate-lavfi-colormatrix1 \
|
|
||||||
fate-lavfi-colormatrix2 \
|
|
||||||
fate-lavfi-crop \
|
fate-lavfi-crop \
|
||||||
fate-lavfi-crop_scale \
|
fate-lavfi-crop_scale \
|
||||||
fate-lavfi-crop_scale_vflip \
|
fate-lavfi-crop_scale_vflip \
|
||||||
@@ -24,7 +22,6 @@ FATE_LAVFI = fate-lavfi-alphaextract_rgb \
|
|||||||
fate-lavfi-pixfmts_pad \
|
fate-lavfi-pixfmts_pad \
|
||||||
fate-lavfi-pixfmts_pixdesctest \
|
fate-lavfi-pixfmts_pixdesctest \
|
||||||
fate-lavfi-pixfmts_scale \
|
fate-lavfi-pixfmts_scale \
|
||||||
fate-lavfi-pixfmts_super2xsai \
|
|
||||||
fate-lavfi-pixfmts_vflip \
|
fate-lavfi-pixfmts_vflip \
|
||||||
fate-lavfi-scale200 \
|
fate-lavfi-scale200 \
|
||||||
fate-lavfi-scale500 \
|
fate-lavfi-scale500 \
|
||||||
@@ -35,14 +32,18 @@ FATE_LAVFI = fate-lavfi-alphaextract_rgb \
|
|||||||
fate-lavfi-testsrc \
|
fate-lavfi-testsrc \
|
||||||
fate-lavfi-thumbnail \
|
fate-lavfi-thumbnail \
|
||||||
fate-lavfi-tile \
|
fate-lavfi-tile \
|
||||||
fate-lavfi-tinterlace_merge \
|
|
||||||
fate-lavfi-tinterlace_pad \
|
|
||||||
fate-lavfi-transpose \
|
fate-lavfi-transpose \
|
||||||
fate-lavfi-unsharp \
|
fate-lavfi-unsharp \
|
||||||
fate-lavfi-vflip \
|
fate-lavfi-vflip \
|
||||||
fate-lavfi-vflip_crop \
|
fate-lavfi-vflip_crop \
|
||||||
fate-lavfi-vflip_vflip \
|
fate-lavfi-vflip_vflip \
|
||||||
|
|
||||||
|
FATE_LAVFI-$(CONFIG_GPL) += fate-lavfi-colormatrix1 \
|
||||||
|
fate-lavfi-colormatrix2 \
|
||||||
|
fate-lavfi-pixfmts_super2xsai \
|
||||||
|
fate-lavfi-tinterlace_merge \
|
||||||
|
fate-lavfi-tinterlace_pad \
|
||||||
|
|
||||||
FATE_LAVFI-$(CONFIG_MP_FILTER) += fate-lavfi-pp \
|
FATE_LAVFI-$(CONFIG_MP_FILTER) += fate-lavfi-pp \
|
||||||
fate-lavfi-pp2 \
|
fate-lavfi-pp2 \
|
||||||
fate-lavfi-pp3 \
|
fate-lavfi-pp3 \
|
||||||
|
Reference in New Issue
Block a user