summaryrefslogtreecommitdiff
path: root/libavfilter/vf_avgblur_opencl.c
Commit message (Expand)AuthorAge
* lavfi/avgblur_opencl: fix using uninitialized valueDanil Iashchenko2018-07-11
* lavfi/vf_avgblur_opencl: remove useless clFinish().Ruiling Song2018-07-11
* lavfi/opencl: add macro for opencl error handling.Ruiling Song2018-07-11
* lavfi: Add boxblur_opencl filterDanil Iashchenko2018-06-21
* avfilter/vf_avgblur_opencl: fix error when clSetKernelArg failsdrfer32018-03-26
* vf_avgblur_opencl: Don't run kernel on pixels outside the imageMark Thompson2018-03-26
* lavfi: Add OpenCL avgblur filterdrfer32018-03-22