..
.cvsignore
Add sample bins.
2001-12-08 16:57:07 +00:00
bswap.h
dct12.c
dct36_3dnow.c
moved 3dnow and 3dnowex dct36 optimisations into gcc inline assembly
2003-06-22 03:32:16 +00:00
dct36_k7.c
moved 3dnow and 3dnowex dct36 optimisations into gcc inline assembly
2003-06-22 03:32:16 +00:00
dct36.c
dct64_3dnow.c
attribute_used for gcc3.4
2004-04-26 10:12:40 +00:00
dct64_altivec.c
fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
2004-04-06 01:06:21 +00:00
dct64_i386.c
fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
2004-04-06 01:06:21 +00:00
dct64_k7.c
attribute_used for gcc3.4
2004-04-26 10:12:40 +00:00
dct64_MMX.c
removed the stdcall convention
2003-10-22 20:58:46 +00:00
dct64.c
fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
2004-04-06 01:06:21 +00:00
decod386.c
small gcc warning fixes
2004-08-28 20:59:49 +00:00
decode_i586.c
avoid outoptimization of static variables patch by ismail dönmez <ismail.donmez at gmail.com>
2004-08-03 18:54:26 +00:00
decode_MMX.c
attribute_used for gcc3.4
2004-04-26 10:12:40 +00:00
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h
fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
2004-04-06 01:06:21 +00:00
layer1.c
layer-1 support
2003-07-24 22:12:59 +00:00
layer2.c
Index must be positive to prevent endless loop on bad data
2004-09-14 21:02:19 +00:00
layer3.c
some more globals
2004-04-06 01:24:34 +00:00
Makefile
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
mp3.h
mpg123.h
fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
2004-04-06 01:06:21 +00:00
sr1.c
fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
2004-04-06 01:06:21 +00:00
tabinit_MMX.c
attribute_used patch by (VMiklos <mamajom at axelero dot hu>)
2004-04-26 19:47:50 +00:00
tabinit.c
removing more globals
2004-04-06 01:11:59 +00:00
test2.c
merged with mpg123 0.59s-pre
2003-06-28 22:52:36 +00:00
test.c
getcpucaps support
2003-07-04 21:38:17 +00:00