aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp3lib/decod386.c
Commit message (Expand)AuthorAge
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Fix warning:Gravatar diego2007-08-25
* Enable SIMD optmizations for mp3lib on AMD64Gravatar zuxy2007-06-08
* Remove unused synth_1to1_mono()Gravatar zuxy2007-05-22
* Rewrite generic code in decode_MMX.c in C for easier AMD64 port. Slightly fas...Gravatar zuxy2007-05-21
* Remove (now hopefully unnecessary) workarounds added in r21056Gravatar reimar2006-11-19
* fix mp3lib compilation on OSXGravatar nplourde2006-11-19
* 10l, i missed ifdefs around the callsGravatar rfelker2006-07-19
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-15
* Mark modified imported files as such to comply with (L)GPL ยง2a.Gravatar diego2005-04-15
* small gcc warning fixesGravatar rathann2004-08-28
* reorder funcs to avoid warnings/errors (gccs are nowadays are more pickier ab...Gravatar alex2004-04-26
* some more globalsGravatar alex2004-04-06
* An altivec-optimized DCT64 for mp3libGravatar arpi2003-01-18
* fixing that f*cking linker 'bug' e.g. naming config with libmp3lameGravatar alex2002-12-24
* decode_i586.c version uses %ebp for its own use, so:Gravatar arpi2002-12-24
* - GCC 3.x (SPARC) is too clever for the double->int conversion trick used inGravatar jkeil2002-09-06
* Fixing compilation on non-MMX but x86 systemsGravatar nick2002-01-23
* runtime cpudetect suppportGravatar alex2002-01-14
* 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
* mp3 audio decoding didn't work on big-endian architecturesGravatar jkeil2001-07-14
* Portability and old binutils supportGravatar nick2001-07-03
* Added newest MMX-optimized decore which speedups decoding at least on 13% for...Gravatar nick2001-06-29
* mp3lib sse support - disabled by defaultGravatar arpi_esp2001-05-13
* K7 3dnow-dsp supportGravatar nickols_k2001-05-09
* applied 'fakemono' patch by Bryan Chan scorpio@acm.orgGravatar arpi_esp2001-05-08
* Initial revisionGravatar arpi_esp2001-02-24