log mp3lib/test2.c @ 31339:4a3c8f6ab63a

age author description
Mon, 14 Jun 2010 11:28:51 +0000 diego Add ad_mp3lib.h #include for the mplayer_audio_read prototype.
Mon, 14 Jun 2010 11:27:26 +0000 diego Revert marking mplayer_audio_read() as static; it is used from linked .o files.
Mon, 14 Jun 2010 09:33:48 +0000 diego Mark mplayer_audio_read() function as static; it is not used outside the file.
Wed, 03 Feb 2010 08:32:35 +0000 diego Add missing license headers to test programs for external libraries.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Fri, 25 Apr 2008 08:39:03 +0000 diego Remove useless comments with compilation commands.