[FFmpeg-devel] [PATCH] avfilter: add pad_npp filter
Jorge Estrada
jestrada.list at gmail.com
Mon Jun 16 04:38:12 EEST 2025
Got it. I don't mind writing a CUDA variant of this and submitting it
separately. What's the reasoning behind preferring a plain CUDA filter over
an NPP based one?
On Sun, Jun 15, 2025 at 5:37 PM Timo Rothenpieler <timo at rothenpieler.org>
wrote:
> 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.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>
More information about the ffmpeg-devel
mailing list