summaryrefslogtreecommitdiffstats
path: root/mp3lib/mpg123.h
Commit message (Expand)AuthorAgeFilesLines
* mp3lib: drop internal mp3lib treeUoti Urpala2011-04-021-144/+0
* the great MPlayer tab removal: part Idiego2010-04-121-2/+2
* Fix compilation: the dct64_MMX_func variable should be declared only once,reimar2010-02-231-1/+1
* Declare all public mp3lib functions in mpg123.h.diego2010-02-221-0/+9
* Refactor real --> float #define to a typedef in a common header.diego2010-01-041-0/+2
* Add multiple inclusion guards to all mp3lib headers.diego2010-01-041-0/+5
* Get rid of pointless 'extern' keywords.diego2008-12-031-6/+6
* Remove non-existing make_decode_tables_MMX()zuxy2007-06-021-1/+0
* Use int and uint32_t instead of long and unsigned long, when appropriate.zuxy2007-06-021-2/+2
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Unify include paths, -I.. is in CFLAGS.diego2005-11-151-1/+1
* do not export useless symbols! fixed compile bug with decode support in lamerfelker2005-10-251-1/+0
* Mark modified imported files as such to comply with (L)GPL ยง2a.diego2005-04-151-0/+6
* fix symbol clashes when linking with libmp3lame including mp3 decoder, man, m...alex2004-04-061-6/+1
* merged with mpg123 0.59s-prearpi2003-06-281-2/+2
* fixing that f*cking linker 'bug' e.g. naming config with libmp3lamealex2002-12-241-1/+1
* #ifndef M_PI and M_SQRT2 added while fearing from redefining :)alex2001-07-021-4/+8
* Added newest MMX-optimized decore which speedups decoding at least on 13% for...nick2001-06-291-22/+11
* mp3lib sse support - disabled by defaultarpi_esp2001-05-131-0/+6
* K7 3dnow-dsp supportnickols_k2001-05-091-0/+5
* Initial revisionarpi_esp2001-02-241-0/+125