[FFmpeg-devel] [PATCH] Ticket #8750 Add inline function for the vec_xl intrinsic in non-VSX environments

Michael Niedermayer michael at niedermayer.cc
Tue Jun 30 23:41:17 EEST 2020


On Tue, Jun 30, 2020 at 12:06:10PM +0000, Chip Kerchner wrote:
>  yuv2rgb_altivec.c |   10 ++++++++++
>  1 file changed, 10 insertions(+)
> 42288c448d2dadce913a969945ee36afc510d200  ffmpeg_altivec_yuv2rgb_novsx.patch
> diff --git a/libswscale/ppc/yuv2rgb_altivec.c b/libswscale/ppc/yuv2rgb_altivec.c
> index 536545293d..0cd4a1db13 100644
> --- a/libswscale/ppc/yuv2rgb_altivec.c
> +++ b/libswscale/ppc/yuv2rgb_altivec.c

it seems git here doesnt like this attachment
Applying: Ticket #8750 Add inline function for the vec_xl intrinsic in non-VSX environments
error: corrupt patch at line 8
error: could not build fake ancestor

But the __VSX__ check looks wrong, nothing else checks for vsx that way

configure checks for vsx and there is HAVE_VSX, pleaase check if that works
too (iam not ppc maintainer and havnt tested. this suggestion is just from
looking and guessing)

Thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200630/90268c2d/attachment.sig>


More information about the ffmpeg-devel mailing list