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/ppc: Move VSX-using code to its own file 2018-12-04 02:59:07 +01:00
swscale_altivec.c swscale/ppc/swscale_altivec: Simplify macro 2024-03-31 00:08:42 +01:00
swscale_ppc_template.c swscale/ppc/swscale_ppc_template: Reindent after the previous commit 2024-04-04 16:47:21 +02:00
swscale_vsx.c swscale/ppc: remove hScale8To19_vsx 2023-05-20 20:07:18 +02:00
yuv2rgb_altivec.c lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang 2025-03-11 00:37:35 -04:00
yuv2rgb_altivec.h
yuv2yuv_altivec.c sws: rename SwsContext.swscale to convert_unscaled 2021-07-03 15:57:53 +02:00