mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
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 |
||
|---|---|---|
| .. | ||
| check_altivec.c | ||
| dsputil_altivec.c | ||
| dsputil_altivec.h | ||
| dsputil_ppc.c | ||
| dsputil_ppc.h | ||
| fdct_altivec.c | ||
| fft_altivec.c | ||
| float_altivec.c | ||
| gmc_altivec.c | ||
| h264_altivec.c | ||
| h264_template_altivec.c | ||
| idct_altivec.c | ||
| int_altivec.c | ||
| mathops.h | ||
| mpegvideo_altivec.c | ||
| types_altivec.h | ||
| util_altivec.h | ||
| vc1dsp_altivec.c | ||
| vp3dsp_altivec.c | ||