log mp3lib/dct64_sse.c @ 34140:a08f68ee111e

age author description
Tue, 17 May 2011 22:33:35 +0000 iive Workaround mp3lib SSE code miscompilation with gcc 4.6.0 .
Wed, 10 Nov 2010 00:10:49 +0000 cehoyos Use fist(p)s instead of fist(p), fixes compilation with clang.
Mon, 27 Sep 2010 17:23:40 +0000 diego Revert accidentally committed changes.
Mon, 27 Sep 2010 17:18:39 +0000 diego Drop two unnecessary Xlib.h #includes and use helper functions.
Sun, 01 Aug 2010 21:04:20 +0000 diego Remove unnecessary libavutil/internal.h #includes.
Sun, 27 Jun 2010 19:02:10 +0000 reimar Include internal.h last to avoid a conflict between its dprintf()
Tue, 09 Mar 2010 18:34:14 +0000 siretart unbreak compilation after cleanups in libavutil/common.h
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Mon, 04 Jan 2010 19:36:18 +0000 diego Refactor real --> float #define to a typedef in a common header.
Sun, 25 Jan 2009 22:12:42 +0000 diego DECLARE_ALIGNED was moved in FFmpeg.
Thu, 16 Oct 2008 18:59:27 +0000 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Wed, 12 Dec 2007 08:50:54 +0000 diego cosmetics: Remove ugly and inconsistent uppercasing from filenames.
Wed, 06 Jun 2007 05:16:08 +0000 zuxy Change some static temporary vars to automatic ones because mingw32 binutils
Wed, 06 Jun 2007 05:13:13 +0000 zuxy Align output pointer so that we can use movaps instead of movups in dct64_sse;
Mon, 04 Jun 2007 03:05:16 +0000 zuxy Correct dct64 functions' declarations
Sat, 19 May 2007 08:09:16 +0000 zuxy Fix bug in reference code
Sun, 19 Nov 2006 16:48:45 +0000 reimar directly insert ffreep %%st(0) opcode for compatibility with old
Sun, 19 Nov 2006 15:21:50 +0000 nplourde fix mp3lib compilation on OSX
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