[FFmpeg-devel] [PATCH] avfilter: add pad_npp filter
Timo Rothenpieler
timo at rothenpieler.org
Mon Jun 16 03:37:29 EEST 2025
On 16.06.2025 02:14, Jorge Estrada wrote:
> This patch adds the pad_npp video filter. A filter similar to the existing pad filter but accelerated by NPP.
I'm honestly not keen on adding another npp based filter, specially one
this simple that a plain CUDA filter could easily do as well.
My goal in the long term would be to make all npp based filters obsolete
and then deprecate them.
More information about the ffmpeg-devel
mailing list