log cpudetect.c @ 33782:896b427e598e

age author description
Wed, 22 Jun 2011 19:12:23 +0000 reimar Run OS support for SSE check only for runtime CPU detection.
Fri, 01 Oct 2010 18:29:35 +0000 diego Move some code around to avoid forward declarations in top-level .c files.
Mon, 02 Aug 2010 17:39:20 +0000 reimar Reuse do_cpuid from cpudetect.c in loader/win32.c.
Mon, 02 Aug 2010 17:36:16 +0000 reimar Remove outdated cpuid code.
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Sat, 27 Mar 2010 19:45:59 +0000 reimar Leave disabling SSE to the check_os_katmai_support always regardless of OS,
Wed, 17 Mar 2010 14:09:09 +0000 diego Rename SGI_MIPS architecture to plain MIPS.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 08 Apr 2009 20:21:21 +0000 ramiro Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
Thu, 02 Apr 2009 09:20:48 +0000 diego Remove unnecessary malloc.h #includes and related #ifdeffery.
Fri, 27 Mar 2009 18:48:47 +0000 reimar Sync cpuid detection code with libavcodec: assume it is always available on x86_64
Thu, 12 Mar 2009 10:50:21 +0000 diego SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net
Mon, 23 Feb 2009 03:35:07 +0000 zuxy Get rid of the outdated and unmaintained CPU codename table.
Tue, 17 Feb 2009 11:16:19 +0000 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: