summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJarek Samic <cldfire3@gmail.com>2019-04-16 22:08:49 -0400
committerMark Thompson <sw@jkqxz.net>2019-04-20 16:32:34 +0100
commit1c46ab4815f8b32512ae5fa4fd9dc95fecd2a05d (patch)
treec0c4d2cb142d11af57766124af8e6a6f9638228d /configure
parent782ae68a117f0c3611617c28eb6f5f4b9a599cfd (diff)
downloadffmpeg-streaming-1c46ab4815f8b32512ae5fa4fd9dc95fecd2a05d.zip
ffmpeg-streaming-1c46ab4815f8b32512ae5fa4fd9dc95fecd2a05d.tar.gz
lavfi: add colorkey_opencl filter
This is a direct port of the CPU filter. Signed-off-by: Jarek Samic <cldfire3@gmail.com> Signed-off-by: Mark Thompson <sw@jkqxz.net>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index b122b27..3b11ffe 100755
--- a/configure
+++ b/configure
@@ -3412,6 +3412,7 @@ bm3d_filter_select="dct"
boxblur_filter_deps="gpl"
boxblur_opencl_filter_deps="opencl gpl"
bs2b_filter_deps="libbs2b"
+colorkey_opencl_filter_deps="opencl"
colormatrix_filter_deps="gpl"
convolution_opencl_filter_deps="opencl"
convolve_filter_deps="avcodec"
OpenPOWER on IntegriCloud