ffmpeg/libavcodec/ppc
Måns Rullgård 014b7ecb66 PPC: 32-bit asm for MAC64 and MLS64
GCC makes a mess of these operations, so give it a hand.

55% faster MP3 decoding on G4.

Originally committed as revision 18794 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-11 02:41:50 +00:00
..
check_altivec.c Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition. 2009-05-09 12:26:05 +00:00
dsputil_altivec.c Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. 2009-04-12 21:45:26 +00:00
dsputil_altivec.h
dsputil_ppc.c
dsputil_ppc.h
fdct_altivec.c Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. 2009-04-12 21:45:26 +00:00
fft_altivec.c
float_altivec.c Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. 2009-04-12 21:45:26 +00:00
gmc_altivec.c
h264_altivec.c Altivec version of avg_no_rnd_vc1_chroma_mc8 2009-04-15 06:23:40 +00:00
h264_template_altivec.c Altivec version of avg_no_rnd_vc1_chroma_mc8 2009-04-15 06:23:40 +00:00
idct_altivec.c Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. 2009-04-12 21:45:26 +00:00
int_altivec.c
mathops.h PPC: 32-bit asm for MAC64 and MLS64 2009-05-11 02:41:50 +00:00
mpegvideo_altivec.c Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. 2009-04-12 21:45:26 +00:00
types_altivec.h
util_altivec.h
vc1dsp_altivec.c