summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-01-23 16:29:34 +0100
committerPaul B Mahol <onemda@gmail.com>2020-02-02 14:08:56 +0100
commitcd823dadf9d14133e215e0ab94e7900e4283af10 (patch)
treebac610a24fda31564fd22f949161ea99f270d2bc /configure
parent84286789e638d8f3fadbf30800aac64016b7cb3a (diff)
avfilter: add xfade opencl filter
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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"