ffmpeg/libswscale
Diego Biurrun f22e5e22ef Remove AltiVec vector declaration compiler compatibility macros.
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 27344 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-07-24 16:49:14 +00:00
..
Makefile
cs_test.c
internal_bfin.S
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c
swscale.c fix memleak 2008-07-21 11:41:13 +00:00
swscale.h
swscale_altivec_template.c
swscale_avoption.c
swscale_bfin.c
swscale_internal.h
swscale_template.c
yuv2rgb.c
yuv2rgb_altivec.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-24 16:49:14 +00:00
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb_vis.c