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
|
Fri, 22 Sep 2006 19:15:40 +0000 |
reimar |
remove useless zero-initialization code.
|
Fri, 22 Sep 2006 18:56:09 +0000 |
eugeni |
Move calculation of text parameters (number of lines, height, etc.) from
|
Fri, 22 Sep 2006 18:47:29 +0000 |
eugeni |
Move variable declaration to a more deeply nested block. It is not used outside of it.
|
Fri, 22 Sep 2006 18:18:56 +0000 |
corey |
Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.
|
Fri, 22 Sep 2006 13:06:09 +0000 |
jheryan |
synced to 14.9.2006
|