summaryrefslogtreecommitdiff
path: root/libavfilter/vf_avgblur_opencl.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_avgblur_opencl: fix error when clSetKernelArg failsdrfer32018-03-261-0/+6
* vf_avgblur_opencl: Don't run kernel on pixels outside the imageMark Thompson2018-03-261-4/+8
* lavfi: Add OpenCL avgblur filterdrfer32018-03-221-0/+328