Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 24 Jun 2007 11:07:47 +0000 | reimar | Avoid vo_sdl void * arithmetic |
Sun, 24 Jun 2007 11:04:02 +0000 | reimar | Remove completely pointless "!= 1". |
Sun, 24 Jun 2007 10:59:53 +0000 | reimar | Another unneeded xinerama_screen extern |
Sun, 24 Jun 2007 10:51:06 +0000 | reimar | xinerama_screen is already declared in video_out.h |
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 |