mpv/mp3lib
alex 0fc20ac930 ranlib cleanup by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-24 12:52:17 +00:00
..
.cvsignore Add sample bins. 2001-12-08 16:57:07 +00:00
Makefile ranlib cleanup by Dan Christiansen 2004-06-24 12:52:17 +00:00
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
dct12.c
dct36.c Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu. 2001-06-29 17:55:35 +00:00
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
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
dct64_3dnow.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_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
decod386.c reorder funcs to avoid warnings/errors (gccs are nowadays are more pickier about code than gcc2.95 with -ansi) 2004-04-26 10:08:16 +00:00
decode_MMX.c attribute_used for gcc3.4 2004-04-26 10:12:40 +00:00
decode_i586.c attribute_used for gcc3.4 2004-04-26 10:12:40 +00:00
equalizer.c
fastmemcpy.h Minor improvements 2001-06-09 08:49:47 +00:00
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 fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated 2004-04-06 01:06:21 +00:00
layer3.c some more globals 2004-04-06 01:24:34 +00:00
mp3.h applied 'fakemono' patch by Bryan Chan scorpio@acm.org 2001-05-08 21:49:00 +00:00
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.c removing more globals 2004-04-06 01:11:59 +00:00
tabinit_MMX.c attribute_used patch by (VMiklos <mamajom at axelero dot hu>) 2004-04-26 19:47:50 +00:00
test.c getcpucaps support 2003-07-04 21:38:17 +00:00
test2.c merged with mpg123 0.59s-pre 2003-06-28 22:52:36 +00:00