1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavcodec/ppc
Guillaume Poirier 88bcb6c23f use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables
instead of compiler-dependent  __attribute__((aligned(16)))
Origiginal thread:
Date: May 17, 2007 12:30 AM
Subject: [PATCH] Use DECLARE_ALIGNED_16 in libavcodec/ppc/

Originally committed as revision 9047 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-17 14:14:53 +00:00
..
dsputil_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
dsputil_altivec.h
dsputil_ppc.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
dsputil_ppc.h
fdct_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
fft_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
float_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
gcc_fixes.h
gmc_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
h264_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
h264_template_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
idct_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
int_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
mathops.h
mpegvideo_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
mpegvideo_ppc.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
snow_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
types_altivec.h
vc1dsp_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00