Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 04 Sep 2009 09:21:06 +0000 | reimar | 100l, SIZE_MAX must be UINT_MAX to prevent an integer overflow later on, |
Fri, 04 Sep 2009 07:57:06 +0000 | reimar | Move OpenGL test below CoreVideo. This ensures -lGL will come after -framework OpenGL which |
Thu, 03 Sep 2009 06:59:14 +0000 | reimar | Improve wording for file/directory specific config file explanation. |
Wed, 02 Sep 2009 19:55:24 +0000 | reimar | 10l, fix misplaced check in r29613, for loop detection we must compare |
Wed, 02 Sep 2009 19:49:10 +0000 | reimar | Limit amount of data allocated on stack, strlen(filename) is not a good idea for |
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. |