ffmpeg/libpostproc
Diego Biurrun 80a61f08d2 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 14366 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-24 10:53:32 +00:00
..
Makefile
postprocess.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
postprocess.h
postprocess_altivec_template.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-24 10:53:32 +00:00
postprocess_internal.h Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
postprocess_template.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00