summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_program_opencl.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/program_opencl: Do not use format specifier "z" on Windows.Carl Eugen Hoyos2018-12-171-1/+2
* lavfi/opencl: add macro for opencl error handling.Ruiling Song2018-07-111-12/+2
* lavfi/opencl: Avoid deprecation warnings when built with post-1.2 headersMark Thompson2018-03-221-5/+1
* lavfi/opencl: Derive global work size from plane image sizesMark Thompson2018-03-221-4/+4
* vf_program_opencl: Add missing error code returnsMark Thompson2018-01-101-0/+3
* lavfi: Add filters to run arbitrary OpenCL programsMark Thompson2018-01-071-0/+441
OpenPOWER on IntegriCloud