FFmpeg/libswscale/ppc
Brad Smith 6ad0eab0b5 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-16 00:38:36 -04:00
..
Makefile swscale/ppc: Move VSX-using code to its own file 2018-12-04 02:59:07 +01:00
swscale_altivec.c swscale: Replace illegal vector keyword usage in altivec code 2019-10-04 08:58:17 +03:00
swscale_ppc_template.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
swscale_vsx.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
yuv2rgb_altivec.c lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang 2025-03-16 00:38:36 -04:00
yuv2rgb_altivec.h
yuv2yuv_altivec.c sws: rename SwsContext.swscale to convert_unscaled 2021-07-03 15:57:53 +02:00