aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp3lib/mpg123.h
Commit message (Expand)AuthorAge
* the great MPlayer tab removal: part IGravatar diego2010-04-12
* Fix compilation: the dct64_MMX_func variable should be declared only once,Gravatar reimar2010-02-23
* Declare all public mp3lib functions in mpg123.h.Gravatar diego2010-02-22
* Refactor real --> float #define to a typedef in a common header.Gravatar diego2010-01-04
* Add multiple inclusion guards to all mp3lib headers.Gravatar diego2010-01-04
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Remove non-existing make_decode_tables_MMX()Gravatar zuxy2007-06-02
* Use int and uint32_t instead of long and unsigned long, when appropriate.Gravatar zuxy2007-06-02
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-15
* 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
* fix symbol clashes when linking with libmp3lame including mp3 decoder, man, m...Gravatar alex2004-04-06
* merged with mpg123 0.59s-preGravatar arpi2003-06-28
* fixing that f*cking linker 'bug' e.g. naming config with libmp3lameGravatar alex2002-12-24
* #ifndef M_PI and M_SQRT2 added while fearing from redefining :)Gravatar alex2001-07-02
* 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
* Initial revisionGravatar arpi_esp2001-02-24