You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jarek Samic b29c7bcbf6 lavfi: add deshake_opencl filter 5 years ago
..
.gitignore lavfi: add a gitignore file for OpenCL compiled kernels 7 years ago
avgblur.cl lavfi: Add OpenCL avgblur filter 7 years ago
colorkey.cl lavfi: add colorkey_opencl filter 6 years ago
colorspace_common.cl lavfi/colorspace_common: add ifdef check to be more compatible. 6 years ago
convolution.cl lavfi: add sobel, prewitt, roberts filters 6 years ago
deshake.cl lavfi: add deshake_opencl filter 5 years ago
neighbor.cl lavfi: add erosion_opencl, dilation_opencl filters 6 years ago
nlmeans.cl lavfi/opencl: add nlmeans_opencl filter 6 years ago
overlay.cl
tonemap.cl lavfi: add opencl tonemap filter 7 years ago
transpose.cl lavf: add transpose_opencl filter 6 years ago
unsharp.cl