aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp3lib
Commit message (Expand)AuthorAge
* MANGLE() the 3dnow codeGravatar arpi2002-03-23
* use .balign instead of .alignGravatar arpi2002-03-23
* more ugly hackGravatar arpi2002-03-23
* Fix according to strange bugreportGravatar nick2002-02-09
* Fixing compilation on non-MMX but x86 systemsGravatar nick2002-01-23
* Fixing compilation on non-MMX but x86 systemsGravatar nick2002-01-23
* remove TARGET lofaszGravatar pontscho2002-01-19
* Using cpudetect code instead of d_cpu.sGravatar nick2002-01-19
* mangling in mp3lib + stdcall undefined fix with cygwinGravatar atmos42002-01-19
* rewrites symbols in d_cpu.s on cygwinGravatar atmos42002-01-19
* Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio afterGravatar kmkaplan2002-01-15
* S->CGravatar nick2002-01-15
* runtime cpudetect support #2 - still not working (i can't identify the proble...Gravatar alex2002-01-14
* runtime cpudetect suppportGravatar alex2002-01-14
* S->CGravatar nick2002-01-14
* S->CGravatar nick2002-01-14
* S->CGravatar nick2002-01-13
* BugGravatar nick2002-01-13
* S->CGravatar nick2002-01-13
* Add sample bins.Gravatar atmos42001-12-08
* fixedGravatar alex2001-11-30
* Disable SSE code and reenable FPU dct for SSE cpus (fpu code is 0.3% faster a...Gravatar atmos42001-11-29
* changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)Gravatar alex2001-11-23
* Move ignores in subdirs to their respective .cvsignore files.Gravatar atmos42001-11-17
* MIPS support by oliver.schoenbrunner@jku.atGravatar arpi2001-10-24
* Eeeh I need some sleep, accidently commited a wrong version of the files that...Gravatar atmos42001-09-23
* Fix for mp3 decoding on alpha/64bit platforms wupposed by Bob McElrath.Gravatar atmos42001-09-23
* Applied cpu detection fix by Kjetil Torgrim Homme <kjetilho at linpro dot no>.Gravatar atmos42001-09-15
* Fixed Makefile for test programs.Gravatar atmos42001-08-08
* Furter compatibility with new ffmpeg stuff.Gravatar nick2001-07-30
* First development version of dct64, mixed with 3dnow/k7 and fpu code.Gravatar atmos42001-07-27
* Beginning sse optimization of dct code.Gravatar atmos42001-07-27
* mp3 audio decoding didn't work on big-endian architecturesGravatar jkeil2001-07-14
* Add some preliminary support for non-x86 architectures to mplayerGravatar jkeil2001-07-12
* My 2.10.1 gnu assembler doesn't like C comment syntax in assembler files. UseGravatar jkeil2001-07-06
* Minor optimizationGravatar nick2001-07-06
* Ignore generated config.mak files in CVSGravatar jkeil2001-07-06
* Slight otimizationGravatar nick2001-07-05
* One flaw is fixedGravatar nick2001-07-04
* Finished 3dnow optimization (in scalar mode) and minor improvementsGravatar nick2001-07-04
* Minor cleanupsGravatar nick2001-07-04
* Partial loops unrollingGravatar nick2001-07-03
* Portability and old binutils supportGravatar nick2001-07-03
* #ifndef M_PI and M_SQRT2 added while fearing from redefining :)Gravatar alex2001-07-02
* Minor fixesGravatar nick2001-07-02
* Added newest MMX-optimized decore which speedups decoding at least on 13% for...Gravatar nick2001-06-29
* OPTFLAGS vs. INCLUDES cleanupGravatar arpi2001-06-26
* Better 3dnow! optimizationGravatar nickols_k2001-06-20
* fr->sampling_frequency limitation (thanx to pl <p_l@tfz.net>)Gravatar arpi_esp2001-06-19
* loops alignmentGravatar nickols_k2001-06-16