Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove AltiVec vector declaration compiler compatibility macros. | diego | 2008-07-26 |
* | Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__. | diego | 2008-05-30 |
* | Refactor AltiVec macros as done for FFmpeg. | diego | 2008-02-18 |
* | Add missing #include <stdio.h>, fixes the warning: | diego | 2007-12-11 |
* | There is a check for altivec.h in configure so use the preprocessor directive | diego | 2007-12-11 |
* | Replace SYS_DARWIN conditional directive around gcc macros by __APPLE_CC__. | diego | 2007-12-11 |
* | Remove pointless HAVE_ALTIVEC around the whole file, it is only compiled when | diego | 2007-12-11 |
* | Add missing license, as chosen by its author | gpoirier | 2006-06-29 |
* | fix symbol clashes when linking with libmp3lame including mp3 decoder, man, m... | alex | 2004-04-06 |
* | copyright update by the author | diego | 2004-02-19 |
* | The two attached patches *should* allow for proper | arpi | 2003-01-27 |
* | An altivec-optimized DCT64 for mp3lib | arpi | 2003-01-18 |