mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 03:45:23 +00:00
d1dcbd2f87
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. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27350 b3059339-0415-0410-9bf9-f77b7e298cf2 |
||
---|---|---|
.. | ||
dct12.c | ||
dct36_3dnow.c | ||
dct36_k7.c | ||
dct36.c | ||
dct64_3dnow.c | ||
dct64_altivec.c | ||
dct64_i386.c | ||
dct64_k7.c | ||
dct64_mmx.c | ||
dct64_sse.c | ||
dct64.c | ||
decod386.c | ||
decode_i586.c | ||
decode_mmx.c | ||
equalizer.c | ||
huffman.h | ||
l2tables.h | ||
layer1.c | ||
layer2.c | ||
layer3.c | ||
mp3.h | ||
mpg123.h | ||
sr1.c | ||
tabinit.c | ||
test2.c | ||
test.c |