ffmpeg/libswscale/ppc
Andreas Rheinhardt f3c197b129 Include attributes.h directly
Some files currently rely on libavutil/cpu.h to include it for them;
yet said file won't use include it any more after the currently
deprecated functions are removed, so include attributes.h directly.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-04-19 14:34:10 +02:00
..
Makefile
swscale_altivec.c
swscale_ppc_template.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
swscale_vsx.c
yuv2rgb_altivec.c lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments 2021-02-22 23:19:21 -05:00
yuv2rgb_altivec.h
yuv2yuv_altivec.c