Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 24 Jun 2007 10:46:40 +0000 | reimar | Add missing return value for x11 error handler |
Sun, 24 Jun 2007 10:39:04 +0000 | reimar | Cast sizeof() to int in mp_msg arguments so it fits the format string on 64bit |
Sun, 24 Jun 2007 10:26:01 +0000 | reimar | Avoid void * arithmetic |
Sun, 24 Jun 2007 10:24:11 +0000 | reimar | Some comment typo fixes |
Sun, 24 Jun 2007 10:20:42 +0000 | reimar | make opt argument of demux_info_get const. |
Sun, 24 Jun 2007 10:16:18 +0000 | reimar | Remove two unused functions in asxparser |
Sun, 24 Jun 2007 10:14:42 +0000 | reimar | Get rid of a completely useless cast |