On Fri, May 16, 2025 at 4:39 PM Niklas Haas wrote:
> On Fri, 16 May 2025 16:32:00 +0200 Ramiro Polla
> wrote:
> > On Fri, May 16, 2025 at 1:09 PM Niklas Haas wrote:
> > > I would like to merge at least the first half of this series, containing
> > > mostly preliminary changes, if there are no f
On Fri, 16 May 2025 16:32:00 +0200 Ramiro Polla wrote:
> Hi Niklas,
>
> On Fri, May 16, 2025 at 1:09 PM Niklas Haas wrote:
> > I would like to merge at least the first half of this series, containing
> > mostly preliminary changes, if there are no further objections.
>
> Can you list the patches
Hi Niklas,
On Fri, May 16, 2025 at 1:09 PM Niklas Haas wrote:
> I would like to merge at least the first half of this series, containing
> mostly preliminary changes, if there are no further objections.
Can you list the patches that you would like to merge?
Ramiro
__
I would like to merge at least the first half of this series, containing
mostly preliminary changes, if there are no further objections.
After they are merged I will send a rebased v2 with my latest changes, which
includes some subsequent refactors that I decided not to squash into my
previous com
On Sat, 26 Apr 2025 19:41:04 +0200 Niklas Haas wrote:
> Hi all,
>
> After extensive amounts of refactoring and iteration on the design and API,
> and the implementation of an x86 SIMD backend, I'm happy to present the
> revised version of my ongoing swscale rewrite. Now with 100% less reliance on
On Sat, 26 Apr 2025 19:41:04 +0200 Niklas Haas wrote:
> Hi all,
>
> After extensive amounts of refactoring and iteration on the design and API,
> and the implementation of an x86 SIMD backend, I'm happy to present the
> revised version of my ongoing swscale rewrite. Now with 100% less reliance on
Hi all,
After extensive amounts of refactoring and iteration on the design and API,
and the implementation of an x86 SIMD backend, I'm happy to present the
revised version of my ongoing swscale rewrite. Now with 100% less reliance on
compiler autovectorization.
As before, I recommend (re)reading