summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_overlay_opencl.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/opencl: add macro for opencl error handling.Ruiling Song2018-07-111-23/+6
* libavfilter/opencl: Add macro for setting opencl kernel argumentsDanil Iashchenko2018-06-171-28/+16
* lavfi/opencl: Avoid deprecation warnings when built with post-1.2 headersMark Thompson2018-03-221-7/+1
* lavfi/opencl: Derive global work size from plane image sizesMark Thompson2018-03-221-2/+4
* vf_overlay_opencl: Don't leak output frame on errorMark Thompson2018-01-101-0/+1
* lavfi: Add OpenCL overlay filterMark Thompson2017-11-221-0/+360
OpenPOWER on IntegriCloud