mpv/mp3lib
arpi fdb993b995 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9153 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-29 10:00:40 +00:00
..
.cvsignore Add sample bins. 2001-12-08 16:57:07 +00:00
Makefile The two attached patches *should* allow for proper 2003-01-27 21:47:25 +00:00
bswap.h
dct12.c
dct36.c
dct36_3dnow.s
dct36_k7.s
dct64.c
dct64_3dnow.c forgotten mangle patch by (Björn Sandell <biorn at dce dot chalmers dot se>) 2002-11-19 23:35:51 +00:00
dct64_MMX.c removing very ugly esp games / fixes the propolice problem on OpenBSD (patch by Björn Sandell <biorn at dce dot chalmers dot se>) 2002-12-15 10:54:33 +00:00
dct64_altivec.c The two attached patches *should* allow for proper 2003-01-27 21:47:25 +00:00
dct64_i386.c
dct64_k7.c Propolice catches an overflow in dct64_k7.c: 2003-01-19 21:50:50 +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 An altivec-optimized DCT64 for mp3lib 2003-01-18 19:28:53 +00:00
decode_MMX.c fixing that f*cking linker 'bug' e.g. naming config with libmp3lame 2002-12-24 22:33:46 +00:00
decode_i586.c fixing that f*cking linker 'bug' e.g. naming config with libmp3lame 2002-12-24 22:33:46 +00:00
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h
layer2.c 10l 2003-01-29 10:00:40 +00:00
layer3.c
mp3.h
mp3lib_objfix.sh more ugly hack 2002-03-23 21:35:03 +00:00
mpg123.h fixing that f*cking linker 'bug' e.g. naming config with libmp3lame 2002-12-24 22:33:46 +00:00
sr1.c cleanup & fix cpu detection & init stuff 2002-12-24 00:06:55 +00:00
tabinit.c fixing that f*cking linker 'bug' e.g. naming config with libmp3lame 2002-12-24 22:33:46 +00:00
tabinit_MMX.c fixing that f*cking linker 'bug' e.g. naming config with libmp3lame 2002-12-24 22:33:46 +00:00
test.c
test2.c