summaryrefslogtreecommitdiff
path: root/libavfilter/opencl.c
Commit message (Expand)AuthorAge
* avfilter/opencl: Fix program_opencl for source code larger than 64kBTsutomu Seki2021-10-16
* avfilter/opencl: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter/opencl: use av_fopen_utf8()Paul B Mahol2020-02-14
* lavfi: add utilities to reduce OpenCL boilerplate codeJarek Samic2019-08-22
* lavfi/opencl: add ff_opencl_print_const_matrix_3x3()Ruiling Song2019-03-22
* lavfi/opencl: remove redundant header.Jun Zhao2018-06-07
* lavfi/opencl: Derive global work size from plane image sizesMark Thompson2018-03-22
* lavfi/opencl: Use filter device if no input device is availableMark Thompson2018-01-07
* lavfi: Add some common code for OpenCL filteringMark Thompson2017-11-22