log liba52/imdct.c @ 29601:cd3ae709054f

age author description
Fri, 04 Sep 2009 10:31:24 +0000 reimar Disable liba52 SSE imdct for x86_64+PIC (e.g. OSX 64 bit) since it will
Wed, 13 May 2009 15:22:13 +0000 bircoph Remove all kind of trailing whitespaces from all MPlayer's files.
Wed, 08 Apr 2009 20:21:21 +0000 ramiro Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
Fri, 30 Jan 2009 23:19:00 +0000 diego Revert mistaken #ifdef --> #if change.
Mon, 26 Jan 2009 09:29:53 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW
Sun, 25 Jan 2009 21:03:02 +0000 diego HAVE_3DNOWEX --> HAVE_3DNOWEXT
Fri, 16 Jan 2009 09:21:21 +0000 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
Thu, 16 Oct 2008 18:59:27 +0000 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Sat, 26 Jul 2008 12:26:04 +0000 diego Remove AltiVec vector declaration compiler compatibility macros.
Fri, 30 May 2008 12:05:24 +0000 diego Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.
Mon, 18 Feb 2008 23:32:17 +0000 diego Refactor AltiVec macros as done for FFmpeg.
Tue, 11 Dec 2007 20:16:00 +0000 diego There is a check for altivec.h in configure so use the preprocessor directive
Tue, 11 Dec 2007 20:07:18 +0000 diego Replace SYS_DARWIN conditional directive around gcc macros by __APPLE_CC__.
Sun, 13 Aug 2006 00:21:14 +0000 diego Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices