log mp3lib/sr1.c @ 8010:329e9a5a154f

age author description
2002-09-28 arpi layer-1 stream parsing (NOT decoding) support
2002-09-21 arpi pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which
2002-05-24 atmos4 Cygwin stdcall mismatch fix.
2002-05-20 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
2002-04-28 arpi don't re-detect cpu
2002-01-23 nick Fixing compilation on non-MMX but x86 systems
2002-01-19 nick Using cpudetect code instead of d_cpu.s
2002-01-14 alex 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
2001-11-30 alex fixed
2001-11-29 atmos4 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-23 alex changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)
2001-07-27 atmos4 Beginning sse optimization of dct code.
2001-07-12 jkeil Add some preliminary support for non-x86 architectures to mplayer
2001-07-04 nick One flaw is fixed
2001-07-03 nick Portability and old binutils support
2001-07-02 nick Minor fixes
2001-06-29 nick Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
2001-06-19 arpi_esp fr->sampling_frequency limitation (thanx to pl <p_l@tfz.net>)
2001-06-07 nickols_k Minor improvements
2001-06-06 nickols_k Minor optimization
2001-05-09 nickols_k K7 3dnow-dsp printing
2001-05-08 arpi_esp applied 'fakemono' patch by Bryan Chan scorpio@acm.org
2001-03-10 szabii use _3dnow instead of a3dnow()
2001-02-24 arpi_esp Initial revision