Fri, 05 Sep 2008 22:59:01 +0000 |
aurel |
libass: fix type mismatch between size parameter and the way it's used
|
Fri, 05 Sep 2008 15:07:06 +0000 |
aurel |
libass: add a new ass_process_data() to process demuxed subtitle packets
|
Wed, 14 May 2008 17:21:58 +0000 |
diego |
Speak of libass instead of MPlayer in the libass license headers.
|
Tue, 13 May 2008 08:02:23 +0000 |
diego |
Use standard license header.
|
Wed, 30 Apr 2008 14:16:22 +0000 |
eugeni |
Remove libass dependency on global font_fontconfig variable.
|
Wed, 05 Mar 2008 08:24:09 +0000 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
Tue, 29 Jan 2008 23:25:11 +0000 |
diego |
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
|
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.
|