Mercurial > mplayer.hg
log libvo/vo_gl.c @ 19936:f810e12fce63
age | author | description |
---|---|---|
Fri, 22 Sep 2006 20:16:36 +0000 | reimar | use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0 |
Fri, 22 Sep 2006 20:13:21 +0000 | reimar | Make genEOSD behaviour with NULL data more explicit |
Fri, 22 Sep 2006 19:58:43 +0000 | reimar | Modify clearEOSD to make experimenting easier |
Fri, 22 Sep 2006 19:15:40 +0000 | reimar | remove useless zero-initialization code. |
Mon, 28 Aug 2006 20:38:31 +0000 | reimar | Cosmetics: reindent, remove tabs and break overlong lines. |
Mon, 28 Aug 2006 20:21:04 +0000 | reimar | Cosmetics: fix indentation after last patch |
Mon, 28 Aug 2006 20:17:42 +0000 | reimar | Hardware EOSD (ass) support. |