Mercurial > mplayer.hg
log mp3lib/mpg123.h @ 34201:079e40110dad
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() |