Mercurial > mplayer.hg
diff libmpdemux/parse_mp4.c @ 27318:bb5ed9aa34fc
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 | Sat, 26 Jul 2008 12:26:04 +0000 |
parents | 4d81dbdf46b9 |
children | 4932a522100e |