ffmpeg/libavcodec/ppc
Diego Biurrun eee947487b Replace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORBIS_DECODER).
Blessed by Luca Barbato on IRC.

Originally committed as revision 10642 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-02 12:34:43 +00:00
..
check_altivec.c Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00
dsputil_altivec.c Replace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORBIS_DECODER). 2007-10-02 12:34:43 +00:00
dsputil_altivec.h Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00
dsputil_ppc.c cosmetics: Fix AltiVec spelling. 2007-10-02 10:34:57 +00:00
dsputil_ppc.h Identifiers starting with underscores are reserved. 2007-08-22 12:41:16 +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 Remove const vector macro indirection that is useless and obfuscating 2007-10-01 14:23:36 +00:00
gmc_altivec.c Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +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 remove alignment correction of the destination pointers in luma_16x6 2007-08-26 21:47:58 +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 Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00
int_altivec.c make arguments to ssd_int8_vs_int16() const 2007-07-08 23:15:00 +00:00
mathops.h add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
mpegvideo_altivec.c Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs. 2007-10-02 12:16:33 +00:00
snow_altivec.c cosmetics: Fix AltiVec spelling. 2007-10-02 10:34:57 +00:00
types_altivec.h add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
util_altivec.h Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00
vc1dsp_altivec.c Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00