]> granicus.if.org Git - libass/history - libass/ass_utils.h
Convert outline processing and caching from glyphs to bare outlines
[libass] / libass / ass_utils.h
2010-09-28 Grigori GoronzyRelicense to ISC
2010-01-07 Grigori GoronzyImprove rotation cache accuracy
2010-01-05 Grigori GoronzyReplace strtod with locale-independent strtod
2009-08-12 Grigori GoronzyAlways parse colors as hex for ASS tracks
2009-08-06 Grigori GoronzyRename typedefs (breaks API)
2009-07-21 Grigori GoronzyClamp clip rectangle to frame size
2009-07-11 Grigori GoronzyMessage callback funtionality
2009-07-10 Grigori GoronzyReplace string defines with real strings
2009-07-10 Grigori GoronzyMove gaussian blur into bitmap handling code
2009-07-06 Grigori GoronzyImplement drawing mode (\p)
2009-06-27 Grigori GoronzyIncorporate mputils.c into ass_utils.c
2009-06-20 gregReindent all source code.
2009-03-05 gregSupport ScaledBorderAndShadow property.
2009-02-27 eugeniRemove unused function argument.
2009-02-27 eugeniSupport fractional arguments for some override tags.
2008-05-14 diegoSpeak of libass instead of MPlayer in the libass licens...
2008-05-13 diegoUse standard license header.
2008-03-05 diegoAdd missing header #includes to fix 'make checkheaders'.
2008-02-22 eugeniComment out dump_glyph(): it is unused and, as it is...
2008-02-22 eugeniSome debugging routines.
2008-01-29 diegoConsistently give all libass multiple inclusion guards...
2007-12-31 diegoAdd explanatory comments to the #endif part of multiple...
2007-07-02 diegoDo not use leading underscores in multiple inclusion...
2007-05-14 eugeniLimit ass_font_set_transform to nonrotating transformat...
2007-02-16 eugeniMove conversions between 16.16, 26.6 fixed point and...
2006-10-29 eugeniRevert r20517.
2006-10-29 eugeniCopy the following functions to libass to avoid depende...
2006-10-01 eugeniAdd copyright notice and vim/emacs comments to libass...
2006-07-07 eugeniInitial libass release (without mencoder support).