aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp3lib
Commit message (Expand)AuthorAge
* 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
* 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