summaryrefslogtreecommitdiff
path: root/libavfilter/vf_neighbor_opencl.c
Commit message (Expand)AuthorAge
* tools/cl2c: change to tools/source2c and allow non-OpenCL source filesLynne2023-05-29
* lavfi: add a flag for filters able to work with hw_device_ctxAnton Khirnov2023-03-24
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avfilter/opencl: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: add erosion_opencl, dilation_opencl filtersDanil Iashchenko2018-08-12