From cd823dadf9d14133e215e0ab94e7900e4283af10 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Thu, 23 Jan 2020 16:29:34 +0100 Subject: avfilter: add xfade opencl filter --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index c02dbcc8b2..fbb1a86511 100755 --- a/configure +++ b/configure @@ -3596,6 +3596,7 @@ zscale_filter_deps="libzimg const_nan" scale_vaapi_filter_deps="vaapi" vpp_qsv_filter_deps="libmfx" vpp_qsv_filter_select="qsvvpp" +xfade_opencl_filter_deps="opencl" yadif_cuda_filter_deps="ffnvcodec" yadif_cuda_filter_deps_any="cuda_nvcc cuda_llvm" -- cgit v1.2.3