Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 22 Sep 2006 20:47:08 +0000 | reimar | Fix width -> orig_width typo causing subtitles to be too far to the right |
Fri, 22 Sep 2006 20:26:12 +0000 | reimar | Whitespace-only cosmetics |
Fri, 22 Sep 2006 20:23:17 +0000 | reimar | Aggregate multiple small EOSD textures into one large since hundreds of |
Fri, 22 Sep 2006 20:19:51 +0000 | reimar | Cosmetics: move curtex++ out of for () into code body, needed for coming patch |
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 |