log mp3lib/dct64_altivec.c @ 26189:8d1e8229b660

age author description
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