Mercurial > mplayer.hg
log libvo/aclib.c @ 35704:ec0cc8013b3a
age | author | description |
---|---|---|
Mon, 07 Nov 2011 19:54:49 +0000 | diego | libvo: Move x86_cpu.h #include to aclib_template, where it is actually used. |
Sun, 03 Jan 2010 09:20:01 +0000 | reimar | Do not assume that "long" is the size of a register. |
Wed, 08 Apr 2009 20:21:21 +0000 | ramiro | Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it. |
Sun, 15 Mar 2009 10:01:02 +0000 | diego | Get rid of pointless preprocessor condition indirection and use ARCH_X86 |
Sun, 08 Feb 2009 03:42:00 +0000 | diego | Conditionally compile aclib.c instead of placing #ifdef around its content. |
Sun, 08 Feb 2009 03:27:30 +0000 | diego | Add standard license headers, unify header formatting. |
Mon, 26 Jan 2009 09:29:53 +0000 | diego | HAVE_3DNOW --> HAVE_AMD3DNOW |