mpv/mp3lib
alex d38ab4b67a fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3220 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-30 16:50:37 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
Makefile 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
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
d_cpu.h
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
dct36_3dnow.s
dct36_k7.s
dct64.c
dct64_3dnow.s
dct64_MMX.s
dct64_i386.c
dct64_k7.s
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 Eeeh I need some sleep, accidently commited a wrong version of the files that had other changes, too. 2001-09-23 02:07:01 +00:00
decode_MMX.s
decode_i586.s
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h
layer2.c
layer3.c
mp3.h
mpg123.h
sr1.c fixed 2001-11-30 16:50:37 +00:00
tabinit.c
tabinit_MMX.s
test.c
test2.c