mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-09 14:08:07 +00:00
The original problem was that FSF and Apple gcc used a different syntax for vector declarations, i.e. {} vs. (). Nowadays Apple gcc versions support the standard {} syntax and versions that support {} are available on all relevant Mac OS X versions. Thus the greater compatibility is no longer worth cluttering the code with macros. Originally committed as revision 14366 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 | ||
gcc_fixes.h | ||
gmc_altivec.c | ||
h264_altivec.c | ||
h264_template_altivec.c | ||
idct_altivec.c | ||
imgresample_altivec.c | ||
imgresample_altivec.h | ||
int_altivec.c | ||
mathops.h | ||
mpegvideo_altivec.c | ||
snow_altivec.c | ||
types_altivec.h | ||
util_altivec.h | ||
vc1dsp_altivec.c |