Mercurial > mplayer.hg
log mp3lib/dct64_altivec.c @ 30763:08a3814981a2
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 |