ffmpeg/libswscale/ppc
Brad Smith 30a8641465 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.
2025-03-06 14:21:38 +01:00
..
Makefile swscale/ppc: Move VSX-using code to its own file 2018-12-04 02:59:07 +01:00
swscale_altivec.c swscale/internal: group user-facing options together 2024-11-21 12:49:56 +01:00
swscale_ppc_template.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
swscale_vsx.c swscale/internal: group user-facing options together 2024-11-21 12:49:56 +01:00
yuv2rgb_altivec.c lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang 2025-03-06 14:21:38 +01:00
yuv2rgb_altivec.h swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
yuv2yuv_altivec.c swscale/internal: group user-facing options together 2024-11-21 12:49:56 +01:00