log libass/ass.c @ 19584:586e7d259d05

age author description
Tue, 29 Aug 2006 10:35:58 +0000 eugeni Apply -ass-force-style also to tracks generated from subdata.
Mon, 28 Aug 2006 16:59:29 +0000 eugeni Ignore '*' at the beginning of style name.
Tue, 22 Aug 2006 23:20:05 +0000 eugeni New cmdline option: -ass-force-style.
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.
Tue, 15 Aug 2006 22:46:56 +0000 eugeni Replace stdint.h with inttypes.h.
Sun, 13 Aug 2006 10:54:29 +0000 eugeni Replace %lld with PRId64, part 2.
Sun, 13 Aug 2006 00:47:33 +0000 eugeni MinGW treats %lld as %d. Replace it with PRId64.
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).