Mercurial > mplayer.hg
graph
-
verbosity--;Sat, 23 Sep 2006 10:42:03 +0000, by diego
-
when changing chapter, in the osd print the channel number in a more natural form:Sat, 23 Sep 2006 10:27:32 +0000, by nicodvb
-
Add forgotten emms which caused weird bugs like nan pts values.Sat, 23 Sep 2006 09:18:20 +0000, by reimar
-
Better fix_outline implementation. No more "fix_outline failed" messages,Sat, 23 Sep 2006 00:15:00 +0000, by eugeni
-
Fix width -> orig_width typo causing subtitles to be too far to the rightFri, 22 Sep 2006 20:47:08 +0000, by reimar
-
Whitespace-only cosmeticsFri, 22 Sep 2006 20:26:12 +0000, by reimar
-
Aggregate multiple small EOSD textures into one large since hundreds ofFri, 22 Sep 2006 20:23:17 +0000, by reimar
-
Cosmetics: move curtex++ out of for () into code body, needed for coming patchFri, 22 Sep 2006 20:19:51 +0000, by reimar
-
use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0Fri, 22 Sep 2006 20:16:36 +0000, by reimar
-
Make genEOSD behaviour with NULL data more explicitFri, 22 Sep 2006 20:13:21 +0000, by reimar
-
Modify clearEOSD to make experimenting easierFri, 22 Sep 2006 19:58:43 +0000, by reimar
-
remove useless zero-initialization code.Fri, 22 Sep 2006 19:15:40 +0000, by reimar
-
Move calculation of text parameters (number of lines, height, etc.) fromFri, 22 Sep 2006 18:56:09 +0000, by eugeni
-
Move variable declaration to a more deeply nested block. It is not used outside of it.Fri, 22 Sep 2006 18:47:29 +0000, by eugeni