Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 04 Jul 2011 00:36:05 +0000 | diego | configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak. |
Sun, 03 Jul 2011 09:46:18 +0000 | reimar | Remove condition that is now always true. |
Sun, 03 Jul 2011 09:45:29 +0000 | reimar | Do not assign anything when a stream control returns an error. |
Sat, 02 Jul 2011 23:27:19 +0000 | reimar | Use proper format string for sizeof() type. |
Sat, 02 Jul 2011 23:26:05 +0000 | reimar | Remove pointless and in addition incorrect cast. |
Sat, 02 Jul 2011 23:22:49 +0000 | reimar | Use "const char *" type for paths. |