Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 26 Oct 2011 19:39:14 +0000 | ib | Use CONF_TYPE_FUNC_PARAM for option gui-include. |
Wed, 26 Oct 2011 18:26:51 +0000 | reimar | Clarify that too old binutils is only an issue with x86_64 compilation. |
Wed, 26 Oct 2011 17:02:09 +0000 | diego | libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined. |
Wed, 26 Oct 2011 17:02:07 +0000 | diego | libdvdcss: consistently use snprintf() instead of _snprintf() |
Wed, 26 Oct 2011 15:52:06 +0000 | ib | Optimize TranslateFilename(). |
Wed, 26 Oct 2011 15:40:47 +0000 | ib | Cosmetic: Rename TranslateFilename()'s parameter names. |
Wed, 26 Oct 2011 15:14:06 +0000 | ib | Move TranslateFilename() to util/string.c. |