On 12/08/18 21:12, Danil Iashchenko wrote: > Add erosion_opencl, dilation_opencl filters. Behave like existing erosion and > dilation filters. > > --- > > Thanks, Fixed! > > Danil. > > configure | 2 + > libavfilter/Makefile | 4 + > libavfilter/allfilters.c | 2 + > libavfilter/opencl/neighbor.cl | 87 +++++++++++ > libavfilter/opencl_source.h | 1 + > libavfilter/vf_neighbor_opencl.c | 319 > +++++++++++++++++++++++++++++++++++++++ > 6 files changed, 415 insertions(+) > create mode 100644 libavfilter/opencl/neighbor.cl > create mode 100644 libavfilter/vf_neighbor_opencl.c
... and applied. Thanks! - Mark _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel