summaryrefslogtreecommitdiffstats
path: root/mp3lib/sr1.c
Commit message (Expand)AuthorAgeFilesLines
* removed obsoleted (or never ending) codealex2003-10-221-10/+0
* removed the stdcall conventionalex2003-10-221-5/+5
* remove debug messagenexus2003-08-091-1/+1
* layer-1 supportarpi2003-07-241-5/+5
* cleanup & fix cpu detection & init stuffarpi2002-12-241-53/+20
* layer-1 stream parsing (NOT decoding) supportarpi2002-09-281-0/+13
* pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 whicharpi2002-09-211-1/+1
* Cygwin stdcall mismatch fix.atmos42002-05-241-5/+5
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-11/+14
* don't re-detect cpuarpi2002-04-281-1/+1
* 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