FFmpeg/libavcodec/ppc
Luca Barbato 8d8d178dad Avoid a vec_add, directly start with sum
Originally committed as revision 11302 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-22 03:39:53 +00:00
..
check_altivec.c Remove uses of SIGILL for CPU extension detection, that method is not acceptable 2007-10-02 18:18:35 +00:00
dsputil_altivec.c Fix alignment broke by my last patch 2007-12-01 22:35:38 +00:00
dsputil_altivec.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
dsputil_ppc.c stupid code (casting of void*) found by checktree.sh 2007-12-01 00:19:44 +00:00
dsputil_ppc.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
fdct_altivec.c
fft_altivec.c Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00
float_altivec.c
gcc_fixes.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
gmc_altivec.c spelling 2007-12-01 22:21:04 +00:00
h264_altivec.c Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00
h264_template_altivec.c Avoid a vec_add, directly start with sum 2007-12-22 03:39:53 +00:00
idct_altivec.c Remove const vector macro indirection that is useless and obfuscating 2007-10-01 14:23:36 +00:00
imgresample_altivec.c Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00
imgresample_altivec.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
int_altivec.c
mathops.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpegvideo_altivec.c spelling 2007-12-01 22:21:04 +00:00
snow_altivec.c cosmetics: Fix AltiVec spelling. 2007-10-02 10:34:57 +00:00
types_altivec.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
util_altivec.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vc1dsp_altivec.c Make strict altivec parsers happy (gcc-4.3 and others) 2007-12-16 14:31:38 +00:00