| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Remove unnecessary formats.h inclusions | Andreas Rheinhardt | 2023-08-07 | 1 | -1/+0 |
* | avutil/internal: Move avpriv-file API to a header of its own | Andreas Rheinhardt | 2022-09-03 | 1 | -0/+1 |
* | Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 | Martin Storsjö | 2022-05-23 | 1 | -1/+1 |
* | avfilter/opencl: Fix program_opencl for source code larger than 64kB | Tsutomu Seki | 2021-10-16 | 1 | -1/+1 |
* | avfilter/opencl: Store format in filter, remove query function | Andreas Rheinhardt | 2021-10-05 | 1 | -10/+0 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -6/+1 |
* | avfilter/opencl: use av_fopen_utf8() | Paul B Mahol | 2020-02-14 | 1 | -1/+1 |
* | lavfi: add utilities to reduce OpenCL boilerplate code | Jarek Samic | 2019-08-22 | 1 | -0/+10 |
* | lavfi/opencl: add ff_opencl_print_const_matrix_3x3() | Ruiling Song | 2019-03-22 | 1 | -0/+13 |
* | lavfi/opencl: remove redundant header. | Jun Zhao | 2018-06-07 | 1 | -3/+0 |
* | lavfi/opencl: Derive global work size from plane image sizes | Mark Thompson | 2018-03-22 | 1 | -0/+64 |
* | lavfi/opencl: Use filter device if no input device is available | Mark Thompson | 2018-01-07 | 1 | -6/+33 |
* | lavfi: Add some common code for OpenCL filtering | Mark Thompson | 2017-11-22 | 1 | -0/+251 |