Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Wed, 22 Jun 2011 13:48:36 +0000 | diego | win32 gui: Move static function around to avoid a forward declaration. |
Wed, 22 Jun 2011 13:48:31 +0000 | diego | tvi_dshow: Mark functions not used outside of the file as static. |
Wed, 22 Jun 2011 13:48:25 +0000 | diego | cache2: Surround conditionally used functions by appropriate #ifdefs. |