cosmetics: Reformat PPC code in libavcodec according to style guidelines.
authorDiego Biurrun <diego@biurrun.de>
Sun, 20 Jul 2008 18:58:30 +0000 (18:58 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 20 Jul 2008 18:58:30 +0000 (18:58 +0000)
commite3905ce0afe91ad1422af83334d06d52e4e8fc80
tree4b5c16c164776efb5db27f1361bb63df5c2615a4
parent41f5c62f5cdf17c74d7d3822cfa8db1da734719a
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
This includes indentation changes, comment reformatting, consistent brace
placement and some prettyprinting.

Originally committed as revision 14316 to svn://svn.ffmpeg.org/ffmpeg/trunk
12 files changed:
libavcodec/ppc/dsputil_ppc.c
libavcodec/ppc/dsputil_ppc.h
libavcodec/ppc/fft_altivec.c
libavcodec/ppc/gmc_altivec.c
libavcodec/ppc/h264_altivec.c
libavcodec/ppc/h264_template_altivec.c
libavcodec/ppc/idct_altivec.c
libavcodec/ppc/imgresample_altivec.c
libavcodec/ppc/int_altivec.c
libavcodec/ppc/mathops.h
libavcodec/ppc/mpegvideo_altivec.c
libavcodec/ppc/snow_altivec.c