ffmpeg/libavcodec/ppc
Martin Storsjö b81786611a Move the local includes below the system includes
This fixes a compilation issue on OS X 10.4, where some system headers were
included implicitly through dsputil_altivec.h (with _POSIX_C_SOURCE defined),
and other system headers included later, with _POSIX_C_SOURCE undefined at
that time.

Originally committed as revision 22327 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-08 15:12:36 +00:00
..
check_altivec.c Move the local includes below the system includes 2010-03-08 15:12:36 +00:00
dsputil_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
dsputil_altivec.h PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
dsputil_ppc.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
dsputil_ppc.h
fdct_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
fft_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
float_altivec.c
gmc_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
h264_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
h264_template_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
idct_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
int_altivec.c
mathops.h
mpegvideo_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
types_altivec.h
util_altivec.h
vc1dsp_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
vp3dsp_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00