ffmpeg/libavcodec/ppc
David Conrad 7f0d242b14 Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char &
similar typedefs that sysctl.h needs. Since sysctl() itself isn't POSIX
undefining _POSIX_C_SOURCE for check_altivec.c seems the best way to fix this.
patch by David Conrad lessen42 at gmail com

Originally committed as revision 15306 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-13 13:18:35 +00:00
..
check_altivec.c Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char & 2008-09-13 13:18:35 +00:00
dsputil_altivec.c
dsputil_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
dsputil_ppc.c
dsputil_ppc.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
fdct_altivec.c
fft_altivec.c
float_altivec.c
gcc_fixes.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
gmc_altivec.c
h264_altivec.c
h264_template_altivec.c
idct_altivec.c
imgresample_altivec.c
imgresample_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
int_altivec.c
mathops.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mpegvideo_altivec.c
snow_altivec.c
types_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
util_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
vc1dsp_altivec.c