log liba52/imdct.c @ 28869:04a232eb5f0d

age author description
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
Thu, 15 Jun 2006 22:59:40 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Thu, 15 Jun 2006 22:58:06 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Sat, 15 Apr 2006 20:46:54 +0000 nplourde add support for intel mac. mp3lib is not fixed yet.