log cpudetect.h @ 37195:ac6c37d85d65 default tip

age author description
Fri, 14 Sep 2012 14:16:08 +0000 cehoyos Add SSE3, SSE4, SSE4.2 and AVX detection.
Thu, 03 Nov 2011 13:24:46 +0000 diego cpudetect: clean up libavutil #includes
Mon, 02 Aug 2010 17:39:20 +0000 reimar Reuse do_cpuid from cpudetect.c in loader/win32.c.
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Fri, 27 Mar 2009 20:33:13 +0000 reimar Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it
Thu, 12 Mar 2009 10:50:21 +0000 diego SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net
Thu, 19 Feb 2009 10:07:46 +0000 diego Add necessary header for ARCH_X86_64 preprocessor check.
Fri, 16 Jan 2009 08:43:05 +0000 reimar Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.
Wed, 19 Nov 2008 16:41:59 +0000 gpoirier Add detection of x86 CPU features SSSE3 and SSE4a.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 11:51:54 +0000 diego Fix typo in multiple inclusion guard comment.
Wed, 17 May 2006 21:10:11 +0000 gpoirier Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy Meng
Sat, 06 May 2006 01:53:07 +0000 michael REGBP
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64