summaryrefslogtreecommitdiff
path: root/libavfilter/vf_neighbor_opencl.c
Commit message (Collapse)AuthorAge
* lavfi: add erosion_opencl, dilation_opencl filtersDanil Iashchenko2018-08-12
Add erosion_opencl, dilation_opencl filters. Behave like existing erosion and dilation filters.