Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 30 May 2011 21:31:31 +0000 | reimar | Fix code incorrectly assuming "char" is signed. |
Mon, 30 May 2011 21:25:32 +0000 | reimar | Fix code assuming that "char" is signed. |
Mon, 30 May 2011 21:16:37 +0000 | reimar | Use int as type, there is no reason to use char which also |
Mon, 30 May 2011 20:59:48 +0000 | reimar | Add const to match actual type of string literal that are assigned. |
Mon, 30 May 2011 20:23:45 +0000 | reimar | Fix compilation with latest FFmpeg. |
Mon, 30 May 2011 15:11:30 +0000 | diego | Document mng video output driver. |
Sun, 29 May 2011 23:28:55 +0000 | iive | Create empty vo_gc graphic context instead of one with |