Mercurial > mplayer.hg
log libvo/osd.c @ 29703:804fcc7e13f9
age | author | description |
---|---|---|
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:27:30 +0000 | diego | Add standard license headers, unify header formatting. |
Mon, 26 Jan 2009 09:29:53 +0000 | diego | HAVE_3DNOW --> HAVE_AMD3DNOW |
Fri, 16 Jan 2009 09:21:21 +0000 | reimar | Lots and lots of #ifdef ARCH_... -> #if ARCH_... |
Wed, 04 Jun 2008 09:44:12 +0000 | diego | Remove unnecessary mangle.h #include. |
Wed, 30 Jan 2008 18:52:59 +0000 | reimar | Avoid a MANGLE, there is no register pressure and the generated code |