[FFmpeg-devel] [PATCH] lavfi/overlay: factorize definition of planar and package blending functions
Stefano Sabatini
stefasab at gmail.com
Wed Dec 27 15:04:51 EET 2023
On date Sunday 2023-12-24 20:54:39 +0300, Dennis Mungai wrote:
> On Sun, 24 Dec 2023, 20:41 Stefano Sabatini, <stefasab at gmail.com> wrote:
>
> > On date Saturday 2023-12-16 15:24:36 +0100, Stefano Sabatini wrote:
> > > ---
> > > libavfilter/vf_overlay.c | 260 ++++++++-------------------------------
> > > 1 file changed, 53 insertions(+), 207 deletions(-)
> >
> > Will apply in a few days.
> >
>
>
> Hello,
>
> Is a similar change required in the other overlay filter applications, such
> as overlay_cuda, overlay_vulkan, etc?
Checked the code, this is the only one benefitting from this kind of
refactoring.
More information about the ffmpeg-devel
mailing list