Re: [FFmpeg-devel] [PATCH v2][GSoC'22] Chromakey CUDA

2022-07-10 Thread Timo Rothenpieler
Applied with some minor stylistic changes and cleanups Thanks! ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subje

[FFmpeg-devel] [PATCH v2][GSoC'22] Chromakey CUDA

2022-07-05 Thread mohamed Elhadidy
From: Mohamed Khaled Mohamed <56936494+mohamedelhadidy0...@users.noreply.github.com> Chromakey CUDA Added Chromakey CUDA filter v2 some changes for coding conventions and add documentation GSoC'22 Added CUDA chromakeyfilter libavfilter/vf_chromakey_cuda.cu:the CUDA kernel for the filter libavfi