| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavfi/deshake_opencl: Do not use bool, powerpc does not like it. | Carl Eugen Hoyos | 2020-04-01 | 1 | -31/+30 |
* | lavfi/vf_deshake_opencl: Avoid propagating uninitialised data | Mark Thompson | 2020-02-09 | 1 | -0/+2 |
* | avfilter/vf_deshake_opencl: silence warning about usage of uninitialized value | Paul B Mahol | 2020-01-25 | 1 | -3/+2 |
* | lavfi: add deshake_opencl filter | Jarek Samic | 2019-08-23 | 1 | -0/+2202 |