Mercurial > mplayer.hg
log libass/ass_utils.h @ 26138:74055622161d
age | author | description |
---|---|---|
Wed, 05 Mar 2008 08:24:09 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
Fri, 22 Feb 2008 21:24:35 +0000 | eugeni | Comment out dump_glyph(): it is unused and, as it is now, breaks compilation. |
Fri, 22 Feb 2008 19:31:51 +0000 | eugeni | Some debugging routines. |
Tue, 29 Jan 2008 23:25:11 +0000 | diego | Consistently give all libass multiple inclusion guards a LIBASS_ prefix. |
Mon, 31 Dec 2007 16:15:50 +0000 | diego | Add explanatory comments to the #endif part of multiple inclusion guards. |
Mon, 02 Jul 2007 22:34:45 +0000 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
Mon, 14 May 2007 20:24:53 +0000 | eugeni | Limit ass_font_set_transform to nonrotating transformations. |