log libass/ass.c @ 32883:fa04e96e6177

age author description
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
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
Thu, 13 Aug 2009 22:52:45 +0000 greg Fix crash when event format is not specified
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 11 Mar 2009 22:55:23 +0000 greg Use ScaledBorderAndShadow: yes by default.
Thu, 05 Mar 2009 20:36:52 +0000 greg Style override for ScaledBorderAndShadow.
Thu, 05 Mar 2009 20:36:48 +0000 greg Support ScaledBorderAndShadow property.
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
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;