mpv/mp3lib
alex 8afad12f8d changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3089 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 17:16:43 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
Makefile MIPS support by oliver.schoenbrunner@jku.at 2001-10-24 14:02:19 +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.s Minor optimization 2001-07-06 10:59:14 +00:00
dct64_MMX.s Slight otimization 2001-07-05 09:44:18 +00:00
dct64_i386.c
dct64_k7.s Minor optimization 2001-07-06 10:59:14 +00:00
dct64_sse.s First development version of dct64, mixed with 3dnow/k7 and fpu code. 2001-07-27 17:25:19 +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 My 2.10.1 gnu assembler doesn't like C comment syntax in assembler files. Use 2001-07-06 12:08:32 +00:00
decode_i586.s
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
mpg123.h #ifndef M_PI and M_SQRT2 added while fearing from redefining :) 2001-07-02 19:31:45 +00:00
sr1.c changed to use cpudetect.c (to use change te #if 1 -> #if 0 :) 2001-11-23 17:16: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.s Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu. 2001-06-29 17:55:35 +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