log mp3lib/dct64_altivec.c @ 34167:131d0e04a50b

age author description
Mon, 04 Jan 2010 19:36:18 +0000 diego Refactor real --> float #define to a typedef in a common header.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
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:33:14 +0000 diego Refactor AltiVec macros as done for FFmpeg.
Tue, 11 Dec 2007 23:25:36 +0000 diego Add missing #include <stdio.h>, fixes the warning:
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__.
Tue, 11 Dec 2007 19:52:17 +0000 diego Remove pointless HAVE_ALTIVEC around the whole file, it is only compiled when
Thu, 29 Jun 2006 14:54:53 +0000 gpoirier Add missing license, as chosen by its author
Tue, 06 Apr 2004 01:06:21 +0000 alex fix symbol clashes when linking with libmp3lame including mp3 decoder, man, mp3lib is so much bloated
Thu, 19 Feb 2004 04:11:00 +0000 diego copyright update by the author
Mon, 27 Jan 2003 21:47:25 +0000 arpi The two attached patches *should* allow for proper
Sat, 18 Jan 2003 19:28:53 +0000 arpi An altivec-optimized DCT64 for mp3lib