]> granicus.if.org Git - libass/history - libass/ass_utils.c
Fix crash in ass_set_style_overrides
[libass] / libass / ass_utils.c
2010-09-28 Grigori GoronzyRelicense to ISC
2010-08-07 Grigori GoronzyPOSIX compliance: add strings.h include where appropriate
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-26 Grigori GoronzyImprove message callback API
2009-07-12 Grigori GoronzyAllow passing user data to callback
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-07 Grigori GoronzyCorrectly round doubles to integers
2009-06-27 Grigori GoronzyInclude ass_utils.h instead of mputils.h
2009-06-27 Grigori GoronzyIncorporate mputils.c into ass_utils.c
2009-06-27 Grigori GoronzyRename mp_msg to ass_msg
2009-06-20 gregReindent all source code.
2009-05-13 diegowhitespace cosmetics: Remove all trailing whitespace.
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-02-22 eugeniComment out dump_glyph(): it is unused and, as it is...
2008-02-22 eugeniSome debugging routines.
2007-04-10 eugeniRemove unused includes.
2006-11-19 eugeniCollect all includes of mplayer headers in libass in...
2006-11-03 eugeniIntroduce MSGT_ASS, use it for all libass messages.
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-08-15 eugeniReplace stdint.h with inttypes.h.
2006-07-10 eugeniSupport some recently discovered color formats.
2006-07-07 eugeniInitial libass release (without mencoder support).