Hi Sean
On Fri, Nov 22, 2024 at 05:31:39PM -0500, Sean McGovern wrote:
> Hi,
>
>
> On Tue, Nov 19, 2024, 00:06 Sean McGovern wrote:
>
> > The FATE test 'checkasm-sw_yuv2rgb' currently fails on this platform,
> > in both little- and big-endian configurations.
> >
> > Disable it by default.
> >
Hi,
On Tue, Nov 19, 2024, 00:06 Sean McGovern wrote:
> The FATE test 'checkasm-sw_yuv2rgb' currently fails on this platform,
> in both little- and big-endian configurations.
>
> Disable it by default.
> Add '-DSWS_USE_ALTIVEC_YUV2RGB' to CPPFLAGS to re-enable it.
> ---
> libswscale/ppc/yuv2rgb
The FATE test 'checkasm-sw_yuv2rgb' currently fails on this platform,
in both little- and big-endian configurations.
Disable it by default.
Add '-DSWS_USE_ALTIVEC_YUV2RGB' to CPPFLAGS to re-enable it.
---
libswscale/ppc/yuv2rgb_altivec.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libsw