| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/avgblur_opencl: fix using uninitialized value | Danil Iashchenko | 2018-07-11 | 1 | -4/+4 |
* | lavfi/vf_avgblur_opencl: remove useless clFinish(). | Ruiling Song | 2018-07-11 | 1 | -1/+0 |
* | lavfi/opencl: add macro for opencl error handling. | Ruiling Song | 2018-07-11 | 1 | -34/+11 |
* | lavfi: Add boxblur_opencl filter | Danil Iashchenko | 2018-06-21 | 1 | -101/+182 |
* | avfilter/vf_avgblur_opencl: fix error when clSetKernelArg fails | drfer3 | 2018-03-26 | 1 | -0/+6 |
* | vf_avgblur_opencl: Don't run kernel on pixels outside the image | Mark Thompson | 2018-03-26 | 1 | -4/+8 |
* | lavfi: Add OpenCL avgblur filter | drfer3 | 2018-03-22 | 1 | -0/+328 |