log ppc/check_altivec.c @ 12473:06abedae2906 libavcodec

age author description
Wed, 08 Sep 2010 10:02:40 +0000 stefano Merge has_altivec() function into mm_support(), remove it and use libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Mon, 08 Mar 2010 15:12:36 +0000 mstorsjo Move the local includes below the system includes libavcodec
Sat, 06 Mar 2010 22:37:14 +0000 mru PPC: move prototypes to headers and make some functions static libavcodec
Sat, 09 May 2009 12:26:05 +0000 diego Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition. libavcodec
Wed, 08 Apr 2009 20:26:18 +0000 ramiro configure: Add --enable-runtime-cpudetect libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Fri, 30 Jan 2009 23:50:13 +0000 diego Use '#if defined()' for OS-specific preprocessor checks. libavcodec
Thu, 16 Oct 2008 13:34:09 +0000 flameeyes Convert asm keyword into __asm__. libavcodec
Mon, 22 Sep 2008 05:40:52 +0000 diego spelling cosmetics libavcodec
Mon, 22 Sep 2008 05:38:50 +0000 diego AltiVec detection support for OpenBSD, patch by Brad, brad comstyle com. libavcodec
Sat, 13 Sep 2008 13:18:35 +0000 diego Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char & libavcodec
Tue, 06 May 2008 09:16:36 +0000 diego Remove unnecessary parentheses from return calls. libavcodec
Sat, 19 Jan 2008 19:27:39 +0000 reimar Add mfspr-based AltiVec detection code. libavcodec
Tue, 02 Oct 2007 18:18:35 +0000 reimar Remove uses of SIGILL for CPU extension detection, that method is not acceptable libavcodec
Tue, 02 Oct 2007 11:39:32 +0000 lu_zero Sanitize altivec code so it can be built with runtime check properly libavcodec