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
|