Mercurial > mplayer.hg
log cpudetect.h @ 30041:dea60722b5a3
age | author | description |
---|---|---|
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. |