On Tue, May 12, 2020 at 10:04:13PM +0300, Martin Storsjö wrote:
> On Tue, 12 May 2020, Michael Niedermayer wrote:
>
> >On Tue, May 12, 2020 at 11:25:34AM +0300, Martin Storsjö wrote:
> >>Use this in vf_spp.c, where the get_pixels operation is done on
> >>unaligned source addresses.
> >>
> >>This f
On Tue, 12 May 2020, Michael Niedermayer wrote:
On Tue, May 12, 2020 at 11:25:34AM +0300, Martin Storsjö wrote:
Use this in vf_spp.c, where the get_pixels operation is done on
unaligned source addresses.
This fixes fate-filter-spp on armv7.
LGTM
---
People more familiar with the other ass
On Tue, May 12, 2020 at 11:25:34AM +0300, Martin Storsjö wrote:
> Use this in vf_spp.c, where the get_pixels operation is done on
> unaligned source addresses.
>
> This fixes fate-filter-spp on armv7.
LGTM
> ---
> People more familiar with the other assembly implementations of
> get_pixels (in
Use this in vf_spp.c, where the get_pixels operation is done on
unaligned source addresses.
This fixes fate-filter-spp on armv7.
---
People more familiar with the other assembly implementations of
get_pixels (in particular, x86) can hook them up to
get_pixels_unaligned if unaligned use explicitly