diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-07-24 16:49:14 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-07-24 16:49:14 +0000 |
commit | f22e5e22ef5782bdfeb0fb1f4aba49e24bd397ee (patch) | |
tree | 4ea53f568aa5128326643717eea2f371a91c7afc /libavcodec/mpegaudio.c | |
parent | e740c796d801d38eaaddfd337a18cfd0df8a5756 (diff) | |
download | ffmpeg-f22e5e22ef5782bdfeb0fb1f4aba49e24bd397ee.tar.gz |
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
Diffstat (limited to 'libavcodec/mpegaudio.c')
0 files changed, 0 insertions, 0 deletions