ffmpeg/libavcodec/ppc
Dominik Mierzejewski 82d1605fe7 Remove duplicated MM_* macros for CPU capabilities from dsputil.h.
Add missing one for FF_MM_ALTIVEC to avcodec.h.
Rename all the occurences of MM_* to the corresponding FF_MM_*.

Originally committed as revision 15770 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-11-03 18:08:00 +00:00
..
check_altivec.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_altivec.c
dsputil_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
dsputil_ppc.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +00:00
dsputil_ppc.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
fdct_altivec.c
fft_altivec.c
float_altivec.c
gcc_fixes.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
gmc_altivec.c
h264_altivec.c
h264_template_altivec.c
idct_altivec.c
imgresample_altivec.c
imgresample_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
int_altivec.c
mathops.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
mpegvideo_altivec.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +00:00
snow_altivec.c
types_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
util_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
vc1dsp_altivec.c