mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
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>
This commit is contained in:
parent
782ae68a11
commit
1c46ab4815
7 changed files with 331 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue