Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 02 Aug 2010 18:28:42 +0000 | alexc | Add msvcr100 support to the win32 loader. |
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, 02 Aug 2010 17:32:42 +0000 | reimar | Add const to avoid warnings. |
Mon, 02 Aug 2010 17:30:00 +0000 | reimar | Avoid arithmetic on void * pointers. |
Mon, 02 Aug 2010 17:27:20 +0000 | reimar | Fix type in conditional. |