Sean McGovern: > Even on a reasonably modern POWER9 (ppc64le), it does not function correctly.
IMO the commit message should contain a bit more information about what doesn't function correctly. > --- > libswscale/ppc/Makefile | 1 - > libswscale/ppc/swscale_altivec.c | 25 - > libswscale/ppc/swscale_vsx.c | 1 - > libswscale/ppc/yuv2rgb_altivec.c | 866 ------------------------------- > libswscale/ppc/yuv2rgb_altivec.h | 51 -- > libswscale/utils.c | 6 - > libswscale/yuv2rgb.c | 4 +- > 7 files changed, 1 insertion(+), 953 deletions(-) > delete mode 100644 libswscale/ppc/yuv2rgb_altivec.c > delete mode 100644 libswscale/ppc/yuv2rgb_altivec.h > _______________________________________________ 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".