summaryrefslogtreecommitdiffstats
path: root/mp3lib/sr1.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing compilation on non-MMX but x86 systemsnick2002-01-231-2/+2
* Using cpudetect code instead of d_cpu.snick2002-01-191-151/+29
* runtime cpudetect support #2 - still not working (i can't identify the proble...alex2002-01-141-90/+137
* fixedalex2001-11-301-2/+2
* Disable SSE code and reenable FPU dct for SSE cpus (fpu code is 0.3% faster a...atmos42001-11-291-6/+6
* changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)alex2001-11-231-0/+83
* Beginning sse optimization of dct code.atmos42001-07-271-3/+4
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-0/+20
* One flaw is fixednick2001-07-041-2/+6
* Portability and old binutils supportnick2001-07-031-0/+10
* Minor fixesnick2001-07-021-2/+7
* Added newest MMX-optimized decore which speedups decoding at least on 13% for...nick2001-06-291-9/+72
* fr->sampling_frequency limitation (thanx to pl <p_l@tfz.net>)arpi_esp2001-06-191-0/+2
* Minor improvementsnickols_k2001-06-071-1/+2
* Minor optimizationnickols_k2001-06-061-14/+7
* K7 3dnow-dsp printingnickols_k2001-05-091-0/+3
* applied 'fakemono' patch by Bryan Chan scorpio@acm.orgarpi_esp2001-05-081-0/+13
* use _3dnow instead of a3dnow()szabii2001-03-101-1/+1
* Initial revisionarpi_esp2001-02-241-0/+489