mpv/mp3lib
michael 113aada89c removing very ugly esp games / fixes the propolice problem on OpenBSD (patch by Björn Sandell <biorn at dce dot chalmers dot se>)
i hope this is ok for all compilers ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8454 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-15 10:54:33 +00:00
..
.cvsignore Add sample bins. 2001-12-08 16:57:07 +00:00
Makefile make test1 && make test2 fixed 2002-09-01 18:25:24 +00:00
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
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_i386.c
dct64_k7.c forgotten mangle patch by (Björn Sandell <biorn at dce dot chalmers dot se>) 2002-11-19 23:35:51 +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 - GCC 3.x (SPARC) is too clever for the double->int conversion trick used in 2002-09-06 17:34:52 +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
fastmemcpy.h
huffman.h
l2tables.h
layer2.c
layer3.c
mp3.h
mp3lib_objfix.sh more ugly hack 2002-03-23 21:35:03 +00:00
mpg123.h
sr1.c layer-1 stream parsing (NOT decoding) support 2002-09-28 02:03:09 +00:00
tabinit.c
tabinit_MMX.c mangling in mp3lib + stdcall undefined fix with cygwin 2002-01-19 04:47:32 +00:00
test.c
test2.c