| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/cl2c: change to tools/source2c and allow non-OpenCL source files | Lynne | 2023-05-29 | 1 | -1/+1 |
* | lavfi: add a flag for filters able to work with hw_device_ctx | Anton Khirnov | 2023-03-24 | 1 | -0/+1 |
* | avfilter/opencl: Store format in filter, remove query function | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | Remove unnecessary mem.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavfi/opencl: add macro for opencl error handling. | Ruiling Song | 2018-07-11 | 1 | -23/+6 |
* | libavfilter/opencl: Add macro for setting opencl kernel arguments | Danil Iashchenko | 2018-06-17 | 1 | -28/+16 |
* | lavfi/opencl: Avoid deprecation warnings when built with post-1.2 headers | Mark Thompson | 2018-03-22 | 1 | -7/+1 |
* | lavfi/opencl: Derive global work size from plane image sizes | Mark Thompson | 2018-03-22 | 1 | -2/+4 |
* | vf_overlay_opencl: Don't leak output frame on error | Mark Thompson | 2018-01-10 | 1 | -0/+1 |
* | lavfi: Add OpenCL overlay filter | Mark Thompson | 2017-11-22 | 1 | -0/+360 |