ffmpeg/libavcodec/ppc
Guillaume Poirier 337e3fd990 Disable usage of ff_h264_idct_add_altivec since AltiVec versions of h264_idct_add16,
h264_idct_add16intra, h264_idct_add8 need to be implemented.

Add C version of ff_h264_idct8_dc_add in AltiVec so that ff_h264_idct8_add_altivec
can be used.

Originally committed as revision 16311 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-25 18:27:49 +00:00
..
check_altivec.c
dsputil_altivec.c
dsputil_altivec.h
dsputil_ppc.c
dsputil_ppc.h
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
gmc_altivec.c
h264_altivec.c Disable usage of ff_h264_idct_add_altivec since AltiVec versions of h264_idct_add16, 2008-12-25 18:27:49 +00:00
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
mpegvideo_altivec.c
snow_altivec.c
types_altivec.h
util_altivec.h
vc1dsp_altivec.c