PPC: move prototypes to headers and make some functions static
authorMåns Rullgård <mans@mansr.com>
Sat, 6 Mar 2010 22:37:14 +0000 (22:37 +0000)
committerMåns Rullgård <mans@mansr.com>
Sat, 6 Mar 2010 22:37:14 +0000 (22:37 +0000)
commitddb8c2c0f135100387114727000f4c1e3d52c9a9
tree38a54ca06f9bd493b14db0e8d8c421e1293e7983
parentf49747e90473cd2a8d2bb73db416c73e05109258
PPC: move prototypes to headers and make some functions static

Originally committed as revision 22267 to svn://svn.ffmpeg.org/ffmpeg/trunk
13 files changed:
libavcodec/ppc/check_altivec.c
libavcodec/ppc/dsputil_altivec.c
libavcodec/ppc/dsputil_altivec.h
libavcodec/ppc/dsputil_ppc.c
libavcodec/ppc/fdct_altivec.c
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/mpegvideo_altivec.c
libavcodec/ppc/vc1dsp_altivec.c
libavcodec/ppc/vp3dsp_altivec.c