FFmpeg/libswscale/ppc
Brad Smith ea34bf7962 lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
Add a check for the existence of the vec_xl() function. Clang provides
the function even with VSX not enabled.

(cherry picked from commit 30a8641465)
Signed-off-by: Brad Smith <brad@comstyle.com>
2025-03-11 00:37:35 -04:00
..
Makefile
swscale_altivec.c
swscale_ppc_template.c
swscale_vsx.c
yuv2rgb_altivec.c
yuv2rgb_altivec.h
yuv2yuv_altivec.c