summaryrefslogtreecommitdiff
path: root/libavfilter/vf_convolution_opencl.c
Commit message (Expand)AuthorAge
* lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handlingDanil Iashchenko2018-07-12
* lavfi: add sobel, prewitt, roberts filtersDanil Iashchenko2018-07-03
* libavfilter/opencl: Add macro for setting opencl kernel argumentsDanil Iashchenko2018-06-17
* libavfilter: Add OpenCL convolution filterDanil Iashchenko2018-03-26