mpv/mp3lib
atmos4 f9c30c90ba rewrites symbols in d_cpu.s on cygwin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4245 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-19 04:42:09 +00:00
..
.cvsignore Add sample bins. 2001-12-08 16:57:07 +00:00
Makefile rewrites symbols in d_cpu.s on cygwin 2002-01-19 04:42:09 +00:00
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
d_cpu.h Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu. 2001-06-29 17:55:35 +00:00
d_cpu.s Applied cpu detection fix by Kjetil Torgrim Homme <kjetilho at linpro dot no>. 2001-09-15 22:28:55 +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.s
dct36_k7.s
dct64.c
dct64_3dnow.c S->C 2002-01-14 10:34:38 +00:00
dct64_MMX.c S->C 2002-01-15 09:01:39 +00:00
dct64_i386.c
dct64_k7.c S->C 2002-01-14 10:34:38 +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 runtime cpudetect suppport 2002-01-14 16:15:59 +00:00
decode_MMX.c S->C 2002-01-13 18:26:58 +00:00
decode_i586.c S->C 2002-01-14 09:32:51 +00:00
equalizer.c
fastmemcpy.h Minor improvements 2001-06-09 08:49:47 +00:00
huffman.h
l2tables.h
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
mp3lib_objfix.sh rewrites symbols in d_cpu.s on cygwin 2002-01-19 04:42:09 +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 runtime cpudetect support #2 - still not working (i can't identify the problems ground, also it produces no sound (no noises), but the init seems to be ok (also i didn't changed anything)...very annoying :( snipp 2002-01-14 16:18:43 +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 Bug 2002-01-13 17:23: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