Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Sat, 02 Jul 2011 23:12:45 +0000 | reimar | Clean up some function prototypes. |
Sat, 02 Jul 2011 22:59:40 +0000 | reimar | Cosmetics: Fix strange space placement. |