log mp3lib/test2.c @ 34167:131d0e04a50b

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.
Fri, 25 Apr 2008 08:32:26 +0000 diego Add return statement, fixes the warning:
Fri, 25 Apr 2008 08:30:43 +0000 diego Remove unused variable.
Fri, 25 Apr 2008 08:30:12 +0000 diego Add missing #include, fixes the warning:
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Sat, 28 Jun 2003 22:52:36 +0000 arpi merged with mpg123 0.59s-pre
Fri, 29 Jun 2001 17:55:35 +0000 nick Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
Thu, 17 May 2001 18:20:14 +0000 atmosfear Added missing mathlib for linking.
Sun, 13 May 2001 19:18:52 +0000 arpi_esp test2 added for playback test, testreanmed to test1 to make Atmosfear happy...