summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/check_altivec.c
Commit message (Expand)AuthorAge
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* spelling cosmeticsDiego Biurrun2008-09-22
* AltiVec detection support for OpenBSD, patch by Brad, brad comstyle com.Brad2008-09-22
* Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char &David Conrad2008-09-13
* Remove unnecessary parentheses from return calls.Diego Biurrun2008-05-06
* Add mfspr-based AltiVec detection code.Reimar Döffinger2008-01-19
* Remove uses of SIGILL for CPU extension detection, that method is not acceptableReimar Döffinger2007-10-02
* Sanitize altivec code so it can be built with runtime check properlyLuca Barbato2007-10-02