Mercurial > libavcodec.hg
comparison cavsdsp.c @ 7373:266d4949aa15 libavcodec
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.
author | diego |
---|---|
date | Thu, 24 Jul 2008 10:53:32 +0000 |
parents | 2b72f9bc4f06 |
children | d46cde168c69 |
comparison
equal
deleted
inserted
replaced
7372:e97d0795ee70 | 7373:266d4949aa15 |
---|