On 30/06/18 01:46, Danil Iashchenko wrote:
> Add opencl version of sobel, prewitt, roberts filters.
> ---
> Fixed, Thanks!
> Docs to all opencl-based filters will be added in another patch.
> 
>  configure                           |   3 +
>  libavfilter/Makefile                |   8 +-
>  libavfilter/allfilters.c            |   3 +
>  libavfilter/opencl/convolution.cl   |  82 +++++++++++++
>  libavfilter/vf_convolution_opencl.c | 237 
> +++++++++++++++++++++++++++++-------
>  5 files changed, 285 insertions(+), 48 deletions(-)

Tested, LGTM, applied.

Thanks,

- Mark
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to