1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-12 19:18:44 +02:00
FFmpeg/libavcodec/ppc
Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords.
Originally committed as revision 15990 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-03 15:23:30 +00:00
..
check_altivec.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_altivec.c
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 Missing static in float_to_int16_altivec declaration 2008-08-25 16:32:03 +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
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 Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +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