[FFmpeg-devel] [PATCH] tests/fate/avfilter.mak: merge pp tests into GPL test list
Clément Bœsch
ubitux at gmail.com
Sun Jan 6 18:54:25 CET 2013
On Sun, Jan 06, 2013 at 06:50:16PM +0100, Stefano Sabatini wrote:
> The mp=pp filter was removed and replaced with a native implementation,
> so the dependency on CONFIG_MP_FILTER stands no more.
> ---
> tests/fate/avfilter.mak | 13 ++++++-------
> 1 file changed, 6 insertions(+), 7 deletions(-)
>
> diff --git a/tests/fate/avfilter.mak b/tests/fate/avfilter.mak
> index e1e7280..872ebc7 100644
> --- a/tests/fate/avfilter.mak
> +++ b/tests/fate/avfilter.mak
> @@ -43,16 +43,15 @@ FATE_LAVFI-$(CONFIG_GPL) += fate-lavfi-colormatrix1 \
> fate-lavfi-hue \
> fate-lavfi-kerndeint \
> fate-lavfi-pixfmts_super2xsai \
> + fate-lavfi-pp \
> + fate-lavfi-pp2 \
> + fate-lavfi-pp3 \
> + fate-lavfi-pp4 \
> + fate-lavfi-pp5 \
> + fate-lavfi-pp6 \
> fate-lavfi-tinterlace_merge \
> fate-lavfi-tinterlace_pad \
>
> -FATE_LAVFI-$(CONFIG_MP_FILTER) += fate-lavfi-pp \
> - fate-lavfi-pp2 \
> - fate-lavfi-pp3 \
> - fate-lavfi-pp4 \
> - fate-lavfi-pp5 \
> - fate-lavfi-pp6 \
> -
> FATE_LAVFI += $(FATE_LAVFI-yes)
>
> $(FATE_LAVFI): $(VREF) libavfilter/filtfmts-test$(EXESUF)
LGTM, thanks
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130106/29678a5e/attachment.asc>
More information about the ffmpeg-devel
mailing list