log libass/ass.h @ 25613:f00333e3facf

age author description
Mon, 07 Jan 2008 14:02:06 +0000 eugeni Copy font data to ass_library instead of referencing demuxer-owned memory.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Sun, 30 Dec 2007 03:17:04 +0000 diego typo
Sun, 30 Dec 2007 02:17:16 +0000 eugeni Improve comments for ass_process_* functions.
Tue, 18 Sep 2007 18:34:52 +0000 eugeni Enable ass_line_spacing option.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Fri, 01 Jun 2007 19:56:44 +0000 eugeni Move code for reading a file and recoding it to utf-8 to a separate function.