log mp3lib/sr1.c @ 31814:6b430d228c07

age author description
Sun, 01 Aug 2010 21:06:51 +0000 diego Remove unnecessary #undef (f)printf.
Sun, 01 Aug 2010 21:04:20 +0000 diego Remove unnecessary libavutil/internal.h #includes.
Fri, 07 May 2010 18:24:41 +0000 diego Remove seemingly misplaced and commented-out liba52 #include.
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.
Tue, 16 Feb 2010 13:16:17 +0000 diego Add header file for mplayer_audio_read() instead of forward declaring it.
Mon, 04 Jan 2010 19:36:18 +0000 diego Refactor real --> float #define to a typedef in a common header.
Thu, 08 Oct 2009 11:32:17 +0000 diego Fix 100l typo introduced in last commit.
Thu, 08 Oct 2009 11:25:01 +0000 diego cosmetics: Remove some pointless parentheses from return calls.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 17 Feb 2009 03:08:56 +0000 diego Move libavutil #includes below all others so that they do not override
Mon, 26 Jan 2009 09:55:59 +0000 diego some more HAVE_3DNOW --> HAVE_AMD3DNOW
Sun, 25 Jan 2009 21:59:08 +0000 diego Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.
Sun, 25 Jan 2009 21:03:02 +0000 diego HAVE_3DNOWEX --> HAVE_3DNOWEXT