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
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".