Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 29 May 2011 23:28:55 +0000 | iive | Create empty vo_gc graphic context instead of one with |
Sun, 29 May 2011 23:05:57 +0000 | iive | Remove useles XSetBackground() call right before freeing the graphic context. |
Sun, 29 May 2011 23:00:14 +0000 | iive | Make vo_x11_create_smooth_window() use its parameter mRoot instead |
Sun, 29 May 2011 22:46:52 +0000 | iive | Fix xv/xvmc window background clearing. |
Sun, 29 May 2011 22:41:52 +0000 | iive | Avoid probing with empty filename in cue_find_bin(). |
Sun, 29 May 2011 12:23:38 +0000 | reimar | Simplify by using av_strlcpy. |
Sun, 29 May 2011 12:16:13 +0000 | reimar | Avoid possible crash if cue filename is very short. |
Sun, 29 May 2011 12:05:59 +0000 | reimar | Remove a duplicated open() call that could lead to a |