ffmpeg/libavcodec/ppc
David Conrad aa9a9b7af7 Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h
(parameter 'len' is a long not an int).
Patch by David Conrad % lessen42 A gmail P com %

Originally committed as revision 16451 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-06 12:51:35 +00:00
..
check_altivec.c
dsputil_altivec.c add Altivec implementation of clear_block 2008-12-12 09:59:00 +00:00
dsputil_altivec.h
dsputil_ppc.c
dsputil_ppc.h
fdct_altivec.c
fft_altivec.c Remove stray code 2008-12-27 11:30:30 +00:00
float_altivec.c Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h 2009-01-06 12:51:35 +00:00
gcc_fixes.h
gmc_altivec.c
h264_altivec.c fix compilation with GCC-4.3+ 2009-01-06 10:44:45 +00:00
h264_template_altivec.c Cleanup _t types in libavcodec/ppc 2008-12-27 11:21:28 +00:00
idct_altivec.c Cleanup _t types in libavcodec/ppc 2008-12-27 11:21:28 +00:00
imgresample_altivec.c Cleanup types 2008-12-13 10:52:34 +00:00
imgresample_altivec.h
int_altivec.c Cleanup _t types in libavcodec/ppc 2008-12-27 11:21:28 +00:00
mathops.h consistency cosmetics: Rename POWERPC identifiers to PPC. 2008-12-27 11:33:26 +00:00
mpegvideo_altivec.c
snow_altivec.c
types_altivec.h Cleanup _t types in libavcodec/ppc 2008-12-27 11:21:28 +00:00
util_altivec.h
vc1dsp_altivec.c