Skip to content
Snippets Groups Projects
Commit b1648150 authored by Mohamed Khaled Mohamed's avatar Mohamed Khaled Mohamed Committed by Timo Rothenpieler
Browse files

avfilter: add chromakey_cuda filter


GSoC'22

libavfilter/vf_chromakey_cuda.cu:the CUDA kernel for the filter
libavfilter/vf_chromakey_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

Signed-off-by: default avatarTimo Rothenpieler <timo@rothenpieler.org>
parent 538cbaf1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment