[FFmpeg-devel] [PATCH v2] avfilter: add bilateral_cuda filter

Timo Rothenpieler timo at rothenpieler.org
Sat Sep 3 16:28:44 EEST 2022


On 30.08.2022 21:13, Mohamed Khaled Mohamed wrote:
> avfilter: add bilateral_cuda filter
> GSoC'22
> 
> libavfilter/vf_bilateral_cuda.cu:the CUDA kernel for the filter
> libavfilter/vf_bilateral_cuda.c: the C side that calls the kernel and gets user input
> libavfilter/allfilters.c: added the filter to it
> libavfilter/Makefile: added the filter to it
> cuda/cuda_runtime.h: added two math CUDA functions that are used in the filter
> configure: add cuda dependencies for the filter

applied with a few minor stylistic amendments.

I think this concludes this GSoC 2022 project, and I'd call it a major 
success.
Only paperwork left now.


More information about the ffmpeg-devel mailing list