log libass/ass.c @ 36857:e8d545fe74ac

age author description
2013-09-24 reimar Update libass to latest git version.
2013-01-21 SubJunk Formatting
2013-01-19 SubJunk Updated libass to 7e45532
2012-11-06 SubJunk Updated libass to 0.10.1
2011-12-03 reimar Update libass to 0.10 release.
2011-09-11 reimar Update included libass copy to 0.9.13 release.
2010-08-11 greg Import libass 0.9.11
2010-08-06 greg Import libass 0.9.10
2010-05-31 aurel backport ass_flush_events() from upstream libass and make use of it
2010-01-08 greg Update internal libass copy to commit 8db4a5
2009-12-24 reimar Revert renaming of process_force_style to restore compilation against
2009-12-24 reimar rename process_force_style to ass_process_force_style to match the API
2009-08-13 greg Fix crash when event format is not specified
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-03-11 greg Use ScaledBorderAndShadow: yes by default.
2009-03-05 greg Style override for ScaledBorderAndShadow.
2009-03-05 greg Support ScaledBorderAndShadow property.
2008-09-05 aurel libass: fix type mismatch between size parameter and the way it's used
2008-09-05 aurel libass: add a new ass_process_data() to process demuxed subtitle packets
2008-08-07 diego Rename font-related preprocessor directives.
2008-08-01 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
2008-07-30 diego Start unifying names of internal preprocessor directives.
2008-05-29 eugeni The size of output buffer is stored in 'osize', not 'size'.
2008-05-29 eugeni Clear iconv conversion state also in libass.
2008-05-29 eugeni Offset should be size_t.
2008-05-19 eugeni In case 2 styles have the same name, prefer the latest one.
2008-05-14 diego Speak of libass instead of MPlayer in the libass license headers.
2008-05-13 diego Use standard license header.
2008-05-01 eugeni Skip '@' at the beginning of the font name.
2008-03-30 eugeni Case insensitive parsing of SSA/ASS section headers.