Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 02 Sep 2009 19:44:15 +0000 | reimar | Document directory-specific configuration file. |
Wed, 02 Sep 2009 19:43:05 +0000 | reimar | Add support for directory-specific mplayer.conf configuration file. |
Wed, 02 Sep 2009 17:49:24 +0000 | faust3 | enable ffwmapro |
Wed, 02 Sep 2009 14:18:01 +0000 | reimar | Consistently use sizeof(variable) instead of sizeof(type) where easily possible. |
Wed, 02 Sep 2009 14:11:30 +0000 | reimar | Cosmetics: get rid of many pointless () |
Wed, 02 Sep 2009 14:02:15 +0000 | reimar | Reduce code duplication for half/normal/double video size handling. |
Wed, 02 Sep 2009 11:38:18 +0000 | reimar | Remove unused variable. |
Wed, 02 Sep 2009 11:33:37 +0000 | reimar | The suboption parser now takes a const options list, so mark them all const. |