| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: add remap opencl filter | Paul B Mahol | 2022-07-07 | 1 | -0/+73 |
* | avfilter: add pad opencl filter | Paul B Mahol | 2020-02-14 | 1 | -0/+36 |
* | avfilter: add xfade opencl filter | Paul B Mahol | 2020-02-02 | 1 | -0/+145 |
* | lavfi: add deshake_opencl filter | Jarek Samic | 2019-08-23 | 1 | -0/+647 |
* | lavfi/opencl: add nlmeans_opencl filter | Ruiling Song | 2019-05-24 | 1 | -0/+115 |
* | lavfi: add colorkey_opencl filter | Jarek Samic | 2019-04-20 | 1 | -0/+49 |
* | lavfi/colorspace_common: add ifdef check to be more compatible. | Ruiling Song | 2019-03-22 | 1 | -2/+12 |
* | lavfi/tonemap_opencl: reuse color matrix calculation from colorspace.c | Ruiling Song | 2019-03-22 | 1 | -25/+0 |
* | lavf: add transpose_opencl filter | Ruiling Song | 2018-12-02 | 1 | -0/+35 |
* | lavfi: add erosion_opencl, dilation_opencl filters | Danil Iashchenko | 2018-08-12 | 1 | -0/+87 |
* | lavfi: add sobel, prewitt, roberts filters | Danil Iashchenko | 2018-07-03 | 1 | -0/+82 |
* | lavfi: add opencl tonemap filter | Ruiling Song | 2018-06-21 | 2 | -0/+492 |
* | libavfilter: Add OpenCL convolution filter | Danil Iashchenko | 2018-03-26 | 1 | -0/+45 |
* | lavfi: Add OpenCL avgblur filter | drfer3 | 2018-03-22 | 1 | -0/+60 |
* | lavfi: add a gitignore file for OpenCL compiled kernels | Rostislav Pehlivanov | 2018-02-07 | 1 | -0/+1 |
* | lavfi: Add OpenCL unsharp mask filter | Mark Thompson | 2017-11-22 | 1 | -0/+99 |
* | lavfi: Add OpenCL overlay filter | Mark Thompson | 2017-11-22 | 1 | -0/+104 |