aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp3lib
Commit message (Expand)AuthorAge
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* Reverse commit 31 Dec 2005 18:56:35 -0000 1.34Gravatar gpoirier2006-01-03
* "Currently mplayer looks for only one MP3 frame sync. The attachedGravatar gpoirier2005-12-31
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-15
* 10l broken asm crap needs an external nameGravatar rfelker2005-10-25
* do not export useless symbols! fixed compile bug with decode support in lameGravatar rfelker2005-10-25
* Mark modified imported files as such to comply with (L)GPL §2a.Gravatar diego2005-04-15
* Use proper parameter range in stereo testGravatar henry2005-04-10
* Reduce excessive verbosity.Gravatar diego2004-11-15
* compilation fix for gcc 3.4.2Gravatar reimar2004-11-11
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* Index must be positive to prevent endless loop on bad dataGravatar rtognimp2004-09-14
* small gcc warning fixesGravatar rathann2004-08-28
* avoid outoptimization of static variables patch by ismail dönmez <ismail.don...Gravatar faust32004-08-03
* ICC 8.0 compilation fixesGravatar atmos42004-08-02
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* attribute_used patch by (VMiklos <mamajom at axelero dot hu>)Gravatar michael2004-04-26
* attribute_used for gcc3.4Gravatar alex2004-04-26
* reorder funcs to avoid warnings/errors (gccs are nowadays are more pickier ab...Gravatar alex2004-04-26
* some more globalsGravatar alex2004-04-06
* removing more globalsGravatar alex2004-04-06
* fix symbol clashes when linking with libmp3lame including mp3 decoder, man, m...Gravatar alex2004-04-06
* copyright update by the authorGravatar diego2004-02-19
* reverting my last change as buggy gcc 3.x fails with it :(Gravatar alex2003-10-25
* 10l to me, noticed by Bjorn SandellGravatar alex2003-10-23
* 100l to NickGravatar alex2003-10-23
* removed obsoleted (or never ending) codeGravatar alex2003-10-22
* removed the stdcall conventionGravatar alex2003-10-22
* remove debug messageGravatar nexus2003-08-09
* layer-1 supportGravatar arpi2003-07-24
* 100lGravatar arpi2003-07-06
* getcpucaps supportGravatar alex2003-07-04
* disable L3: BigValues too large messageGravatar faust32003-06-30
* merged with mpg123 0.59s-preGravatar arpi2003-06-28
* moved 3dnow and 3dnowex dct36 optimisations into gcc inline assemblyGravatar alex2003-06-22
* fixed bandInfo name clash with libmp3lame v3.93.1 (longLimit and shortLimit a...Gravatar alex2003-06-21
* 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