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 <t...@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@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe". > _______________________________________________ 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 subject "unsubscribe".