1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 03:45:23 +00:00
mpv/mp3lib
diego d1dcbd2f87 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.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27350 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-26 12:26:04 +00:00
..
dct12.c
dct36_3dnow.c
dct36_k7.c
dct36.c
dct64_3dnow.c
dct64_altivec.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-26 12:26:04 +00:00
dct64_i386.c
dct64_k7.c
dct64_mmx.c cosmetics: Remove ugly and inconsistent uppercasing from filenames. 2007-12-12 08:50:54 +00:00
dct64_sse.c cosmetics: Remove ugly and inconsistent uppercasing from filenames. 2007-12-12 08:50:54 +00:00
dct64.c
decod386.c
decode_i586.c
decode_mmx.c cosmetics: Remove ugly and inconsistent uppercasing from filenames. 2007-12-12 08:50:54 +00:00
equalizer.c
huffman.h
l2tables.h
layer1.c
layer2.c
layer3.c
mp3.h
mpg123.h
sr1.c Always use inline instead of _inline, the former is supported by all 2008-01-27 11:28:13 +00:00
tabinit.c
test2.c Remove useless comments with compilation commands. 2008-04-25 08:39:03 +00:00
test.c Remove useless comments with compilation commands. 2008-04-25 08:39:03 +00:00