aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp3lib
Commit message (Expand)AuthorAge
* objfix has to be run on MINGW32, tooGravatar faust32003-03-31
* 10lGravatar arpi2003-01-29
* In mp3lib/sr1.c, look at the line 226:Gravatar arpi2003-01-28
* The two attached patches *should* allow for properGravatar arpi2003-01-27
* Propolice catches an overflow in dct64_k7.c:Gravatar arpi2003-01-19
* An altivec-optimized DCT64 for mp3libGravatar arpi2003-01-18
* fixing that f*cking linker 'bug' e.g. naming config with libmp3lameGravatar alex2002-12-24
* cleanup & fix cpu detection & init stuffGravatar arpi2002-12-24
* don't redefine decwin as staticGravatar arpi2002-12-24
* decode_i586.c version uses %ebp for its own use, so:Gravatar arpi2002-12-24
* removing very ugly esp games / fixes the propolice problem on OpenBSD (patch ...Gravatar michael2002-12-15
* forgotten mangle patch by (Björn Sandell <biorn at dce dot chalmers dot se>)Gravatar michael2002-11-19
* layer-1 stream parsing (NOT decoding) supportGravatar arpi2002-09-28
* pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 whichGravatar arpi2002-09-21
* Minor speedup by nick kurshev.Gravatar atmos42002-09-07
* - GCC 3.x (SPARC) is too clever for the double->int conversion trick used inGravatar jkeil2002-09-06
* make test1 && make test2 fixedGravatar arpi2002-09-01
* use dir/libname.a instead of -Ldir -lnameGravatar arpi2002-08-29
* Cygwin stdcall mismatch fix.Gravatar atmos42002-05-24
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Gravatar arpi2002-05-20
* OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se>Gravatar arpi2002-04-29
* don't re-detect cpuGravatar arpi2002-04-28
* Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I hav...Gravatar atmos42002-04-26
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* 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