ffmpeg/libavcodec/ppc
Guillaume Poirier 5f51afd602 add AltiVec implementation of int32_to_float_fmul_scalar
Originally committed as revision 16186 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-17 09:47:06 +00:00
..
check_altivec.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_altivec.c add Altivec implementation of clear_block 2008-12-12 09:59:00 +00:00
dsputil_altivec.h Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +00:00
dsputil_ppc.c Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +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 add AltiVec implementation of int32_to_float_fmul_scalar 2008-12-17 09:47:06 +00:00
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 Cleanup types 2008-12-13 10:52:34 +00:00
imgresample_altivec.h
int_altivec.c
mathops.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
mpegvideo_altivec.c Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +00:00
snow_altivec.c
types_altivec.h
util_altivec.h
vc1dsp_altivec.c