Tue, 24 Sep 2013 20:50:02 +0000 |
reimar |
Update libass to latest git version.
|
Tue, 06 Nov 2012 05:41:14 +0000 |
SubJunk |
Updated libass to 0.10.1
|
Sat, 03 Dec 2011 21:35:56 +0000 |
reimar |
Update libass to 0.10 release.
|
Sun, 11 Sep 2011 10:33:13 +0000 |
reimar |
Update included libass copy to 0.9.13 release.
|
Wed, 11 Aug 2010 01:14:37 +0000 |
greg |
Import libass 0.9.11
|
Fri, 06 Aug 2010 21:13:41 +0000 |
greg |
Import libass 0.9.10
|
Thu, 03 Jun 2010 08:17:10 +0000 |
cehoyos |
Raise LIBASS_VERSION, forgotten in r31293.
|
Mon, 31 May 2010 19:10:57 +0000 |
aurel |
backport ass_flush_events() from upstream libass and make use of it
|
Fri, 08 Jan 2010 18:35:44 +0000 |
greg |
Update internal libass copy to commit 8db4a5
|
Thu, 24 Dec 2009 10:56:25 +0000 |
reimar |
Revert renaming of process_force_style to restore compilation against
|
Thu, 24 Dec 2009 10:45:05 +0000 |
reimar |
rename process_force_style to ass_process_force_style to match the API
|
Sat, 18 Jul 2009 11:32:58 +0000 |
eugeni |
Fix read after the end of allocated buffer.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
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.
|
Fri, 27 Apr 2007 14:25:36 +0000 |
eugeni |
Add -ass-hinting option for setting font hinting method.
|
Wed, 06 Dec 2006 18:44:26 +0000 |
eugeni |
Speed up ASS subtitles display by detecting changes between two consecutive
|
Sun, 03 Dec 2006 17:59:13 +0000 |
eugeni |
Keep embedded fonts in ass_library_t and perform actual disk write
|
Sun, 03 Dec 2006 17:35:40 +0000 |
eugeni |
Rename: ass_process_font -> ass_add_font.
|
Fri, 03 Nov 2006 02:15:08 +0000 |
eugeni |
Implement loading subtitles from memory.
|
Sat, 28 Oct 2006 15:07:18 +0000 |
eugeni |
Libass interface reworked:
|
Thu, 26 Oct 2006 20:08:46 +0000 |
eugeni |
Split ass_configure() into several smaller functions.
|
Sun, 01 Oct 2006 17:09:04 +0000 |
eugeni |
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
|
Sun, 03 Sep 2006 17:42:31 +0000 |
eugeni |
Add -ass-styles option. It allows to load styles from a file and use them
|
Sat, 02 Sep 2006 19:17:32 +0000 |
eugeni |
Better collision detection algorithm. The idea is to keep a subtitle in place
|
Sat, 26 Aug 2006 18:24:37 +0000 |
eugeni |
Add right and left margins support to libass.
|
Tue, 22 Aug 2006 22:11:01 +0000 |
eugeni |
SSA/ASS parser reworked, with 2 main results:
|
Mon, 21 Aug 2006 16:33:13 +0000 |
eugeni |
Add public functions for removal of styles and events.
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|