Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 23 Jun 2011 22:52:09 +0000 | diego | vidix: Replace IsWinNT() forward declaration by a proper header. |
Thu, 23 Jun 2011 18:42:26 +0000 | reimar | Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used. |
Wed, 22 Jun 2011 19:12:23 +0000 | reimar | Run OS support for SSE check only for runtime CPU detection. |
Wed, 22 Jun 2011 19:02:20 +0000 | reimar | Do not force SSE disabled for gcc 2, it seems to compile |
Wed, 22 Jun 2011 13:48:55 +0000 | diego | vidix: Add forward declaration for IsWinNT() to libdha_win32.c. |
Wed, 22 Jun 2011 13:48:51 +0000 | diego | tvi_dshow: Adjust mp_msg printf conversion specifier to avoid warnings. |
Wed, 22 Jun 2011 13:48:45 +0000 | diego | win32 gui: Mark debug function only used within the file as static. |
Wed, 22 Jun 2011 13:48:41 +0000 | diego | win32 gui: Remove non-compiling debug mp_msg calls. |