log mp3lib/mpg123.h @ 34195:5affa2074131

age author description
Mon, 12 Apr 2010 10:56:17 +0000 diego the great MPlayer tab removal: part I
Tue, 23 Feb 2010 22:29:57 +0000 reimar Fix compilation: the dct64_MMX_func variable should be declared only once,
Mon, 22 Feb 2010 13:52:59 +0000 diego Declare all public mp3lib functions in mpg123.h.
Mon, 04 Jan 2010 19:36:18 +0000 diego Refactor real --> float #define to a typedef in a common header.
Mon, 04 Jan 2010 14:42:59 +0000 diego Add multiple inclusion guards to all mp3lib headers.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Sat, 02 Jun 2007 16:47:10 +0000 zuxy Remove non-existing make_decode_tables_MMX()
Sat, 02 Jun 2007 16:25:18 +0000 zuxy Use int and uint32_t instead of long and unsigned long, when appropriate.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Tue, 15 Nov 2005 18:14:07 +0000 diego Unify include paths, -I.. is in CFLAGS.
Tue, 25 Oct 2005 17:08:49 +0000 rfelker do not export useless symbols! fixed compile bug with decode support in lame
Fri, 15 Apr 2005 22:21:35 +0000 diego Mark modified imported files as such to comply with (L)GPL ¡ø2a.
Tue, 06 Apr 2004 01:06:21 +0000 alex fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
Sat, 28 Jun 2003 22:52:36 +0000 arpi merged with mpg123 0.59s-pre
Tue, 24 Dec 2002 22:33:46 +0000 alex fixing that f*cking linker 'bug' e.g. naming config with libmp3lame
Mon, 02 Jul 2001 19:31:45 +0000 alex #ifndef M_PI and M_SQRT2 added while fearing from redefining :)
Fri, 29 Jun 2001 17:55:35 +0000 nick Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
Sun, 13 May 2001 18:30:53 +0000 arpi_esp mp3lib sse support - disabled by default
Wed, 09 May 2001 07:59:55 +0000 nickols_k K7 3dnow-dsp support
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision