Mercurial > mplayer.hg
graph
-
Improve wording for file/directory specific config file explanation.Thu, 03 Sep 2009 06:59:14 +0000, by reimar
-
10l, fix misplaced check in r29613, for loop detection we must compareWed, 02 Sep 2009 19:55:24 +0000, by reimar
-
Limit amount of data allocated on stack, strlen(filename) is not a good idea forWed, 02 Sep 2009 19:49:10 +0000, by reimar
-
Document directory-specific configuration file.Wed, 02 Sep 2009 19:44:15 +0000, by reimar
-
Add support for directory-specific mplayer.conf configuration file.Wed, 02 Sep 2009 19:43:05 +0000, by reimar
-
enable ffwmaproWed, 02 Sep 2009 17:49:24 +0000, by faust3
-
Consistently use sizeof(variable) instead of sizeof(type) where easily possible.Wed, 02 Sep 2009 14:18:01 +0000, by reimar
-
Cosmetics: get rid of many pointless ()Wed, 02 Sep 2009 14:11:30 +0000, by reimar
-
Reduce code duplication for half/normal/double video size handling.Wed, 02 Sep 2009 14:02:15 +0000, by reimar
-
Remove unused variable.Wed, 02 Sep 2009 11:38:18 +0000, by reimar
-
The suboption parser now takes a const options list, so mark them all const.Wed, 02 Sep 2009 11:33:37 +0000, by reimar
-
free(), delete and delete[] are all different and can't just be used at random,Wed, 02 Sep 2009 11:07:02 +0000, by reimar
-
Fix possible crashes with invalid SDPs that result in stream descriptionsWed, 02 Sep 2009 10:55:36 +0000, by reimar
-
Fix several more rtsp-related memleaks.Wed, 02 Sep 2009 10:44:26 +0000, by reimar