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 Change HAVE_PPC64 to ARCH_PPC64. 2009-05-26 05:00:51 +00:00
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 Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
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 refactor and optimize scalarproduct 2009-12-05 15:09:10 +00:00
mathops.h Add necessary #include for config.h. 2009-08-24 10:59:14 +00:00
mpegvideo_altivec.c PPC: move prototypes to headers and make some functions static 2010-03-06 22:37:14 +00:00
types_altivec.h Cleanup _t types in libavcodec/ppc 2008-12-27 11:21:28 +00:00
util_altivec.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
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