]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ppc/check_altivec.c
Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition.
[frescor/ffmpeg.git] / libavcodec / ppc / check_altivec.c
2009-05-09 diegoAdd necessary header for CONFIG_RUNTIME_CPUDETECT prepr...
2009-04-08 ramiroconfigure: Add --enable-runtime-cpudetect
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-30 diegoUse '#if defined()' for OS-specific preprocessor checks.
2008-10-16 flameeyesConvert asm keyword into __asm__.
2008-09-22 diegospelling cosmetics
2008-09-22 diegoAltiVec detection support for OpenBSD, patch by Brad...
2008-09-13 diegoFix compilation on Mac OS X 10.4: Defining _POSIX_C_SOU...
2008-05-06 diegoRemove unnecessary parentheses from return calls.
2008-01-19 reimarAdd mfspr-based AltiVec detection code.
2007-10-02 reimarRemove uses of SIGILL for CPU extension detection,...
2007-10-02 lu_zeroSanitize altivec code so it can be built with runtime...