ffmpeg/libavcodec/ppc
Diego Biurrun 830bf1f20d whitespace/indentation cosmetics
Originally committed as revision 10217 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-24 23:49:11 +00:00
..
dsputil_altivec.c Fix trivial mixed declarations and code warning caused by a double semicolon. 2007-08-24 15:42:50 +00:00
dsputil_altivec.h Remove HAVE_ALTIVEC preprocessor directives that are only compiled 2007-08-24 23:01:50 +00:00
dsputil_ppc.c
dsputil_ppc.h Identifiers starting with underscores are reserved. 2007-08-22 12:41:16 +00:00
fdct_altivec.c
fft_altivec.c
float_altivec.c
gcc_fixes.h Remove SYS_DARWIN preprocessor directive that is just a duplicate of a 2007-08-24 15:38:37 +00:00
gmc_altivec.c
h264_altivec.c whitespace/indentation cosmetics 2007-08-24 23:49:11 +00:00
h264_template_altivec.c use shorter types vec_"type" instead of the too long vector "type" 2007-08-12 13:50:06 +00:00
idct_altivec.c
int_altivec.c
mathops.h
mpegvideo_altivec.c Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor 2007-08-24 14:57:46 +00:00
mpegvideo_ppc.c
snow_altivec.c Ahem, fix typos overlooked in last commit. 2007-07-28 12:50:28 +00:00
types_altivec.h
vc1dsp_altivec.c