mpv/mp3lib
arpi ae8ff3e445 use dir/libname.a instead of -Ldir -lname
partially done by "Steven M. Schultz" <sms@2BSD.COM>
Note: some entries (libmpdvdkit, libdha) left unchanged as they may be
dynamic and not shipped with mplayer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7149 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 21:30:57 +00:00
..
.cvsignore Add sample bins. 2001-12-08 16:57:07 +00:00
Makefile use dir/libname.a instead of -Ldir -lname 2002-08-29 21:30:57 +00:00
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
dct12.c Initial revision 2001-02-24 20:28:24 +00:00
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.s Initial revision 2001-02-24 20:28:24 +00:00
dct36_k7.s K7 3dnow-dsp support 2001-05-09 07:59:55 +00:00
dct64.c Initial revision 2001-02-24 20:28:24 +00:00
dct64_3dnow.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
dct64_MMX.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
dct64_i386.c Initial revision 2001-02-24 20:28:24 +00:00
dct64_k7.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
dct64_sse.s Disable SSE code and reenable FPU dct for SSE cpus (fpu code is 0.3% faster and I don't get data aligned in dct64_sse.s, so I can't finish optimizing it) 2001-11-29 18:05:42 +00:00
decod386.c Fixing compilation on non-MMX but x86 systems 2002-01-23 17:09:58 +00:00
decode_MMX.c use .balign instead of .align 2002-03-23 21:44:05 +00:00
decode_i586.c mangling in mp3lib + stdcall undefined fix with cygwin 2002-01-19 04:47:32 +00:00
equalizer.c Initial revision 2001-02-24 20:28:24 +00:00
fastmemcpy.h Minor improvements 2001-06-09 08:49:47 +00:00
huffman.h Initial revision 2001-02-24 20:28:24 +00:00
l2tables.h Initial revision 2001-02-24 20:28:24 +00:00
layer2.c Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu. 2001-06-29 17:55:35 +00:00
layer3.c Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu. 2001-06-29 17:55:35 +00:00
mp3.h applied 'fakemono' patch by Bryan Chan scorpio@acm.org 2001-05-08 21:49:00 +00:00
mp3lib_objfix.sh more ugly hack 2002-03-23 21:35:03 +00:00
mpg123.h #ifndef M_PI and M_SQRT2 added while fearing from redefining :) 2001-07-02 19:31:45 +00:00
sr1.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
tabinit.c Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu. 2001-06-29 17:55:35 +00:00
tabinit_MMX.c mangling in mp3lib + stdcall undefined fix with cygwin 2002-01-19 04:47:32 +00:00
test.c Added missing mathlib for linking. 2001-05-17 18:20:14 +00:00
test2.c Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu. 2001-06-29 17:55:35 +00:00