log mp3lib/sr1.c @ 22140:0cd17afe1d4b

age author description
Mon, 05 Feb 2007 19:24:03 +0000 reimar Make sure buffer is aligned so no unaligned access happens.
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Wed, 29 Nov 2006 15:02:45 +0000 diego Remove bswap.h, use libavutil/bswap.h instead.
Sun, 19 Nov 2006 16:54:06 +0000 reimar Remove (now hopefully unnecessary) workarounds added in r21056
Sun, 19 Nov 2006 15:21:50 +0000 nplourde fix mp3lib compilation on OSX
Wed, 01 Nov 2006 18:19:02 +0000 reimar mp3lib asm does not compile on AMD64.
Wed, 23 Aug 2006 08:16:30 +0000 gpoirier always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).
Fri, 18 Aug 2006 13:58:03 +0000 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
Wed, 19 Jul 2006 05:42:38 +0000 rfelker 10l, i missed ifdefs around the calls
Fri, 07 Jul 2006 14:04:07 +0000 gpoirier Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Sat, 15 Apr 2006 14:33:19 +0000 diego Make mp3lib say that it's using Altivec to decode instead of generic C
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Tue, 03 Jan 2006 22:06:12 +0000 gpoirier Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
Sat, 31 Dec 2005 18:56:35 +0000 gpoirier "Currently mplayer looks for only one MP3 frame sync. The attached