1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libswscale/ppc
Christophe Gisquet 5d38c628b0 ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
The later may yield incorrect code for on-stack variables.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-14 18:39:28 +01:00
..
Makefile
swscale_altivec.c ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 2015-03-14 18:39:28 +01:00
yuv2rgb_altivec.c Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' 2013-08-29 15:10:09 +02:00
yuv2rgb_altivec.h
yuv2yuv_altivec.c ppc: don't return a value from a function declared void 2013-08-30 11:56:11 +02:00