mpv/mp3lib
reimar af86efaee0 Always use inline instead of _inline, the former is supported by all
compilers we care about, while e.g. ICC does not support the later.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25876 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-27 11:28:13 +00:00
..
Makefile cosmetics: Remove ugly and inconsistent uppercasing from filenames. 2007-12-12 08:50:54 +00:00
dct12.c
dct36.c
dct36_3dnow.c
dct36_k7.c
dct64.c
dct64_3dnow.c
dct64_altivec.c
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
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
test.c
test2.c