]> granicus.if.org Git - libass/shortlog
libass
2009-03-08 gregReplace rotation functions with a simplified version...
2009-03-07 gregOnly use first \org in a line.
2009-03-06 gregFix \be blur start position.
2009-03-06 gregRaise max. number of \be applications to 100, introduce...
2009-03-06 gregReplace magic numbers (for subpixel accuracy masking...
2009-03-06 gregUse blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for...
2009-03-05 gregCombine adjacent overlapping, translucent glyph borders...
2009-03-05 gregFix positioned events' y-position when pan-and-scan...
2009-03-05 gregSupport for subpixel accuracy of 3 bits for \pos and...
2009-03-05 gregStyle override for ScaledBorderAndShadow.
2009-03-05 gregSupport ScaledBorderAndShadow property.
2009-03-05 gregScale shadow displacement and blur size like border...
2009-03-05 gregRound shadow displacement to nearest int.
2009-03-05 gregSupport a vsfilter special case:
2009-03-05 gregHack: half-merge glyph border with outline to avoid...
2009-03-05 gregIgnore PlayResX/Y aspect ratio for font aspect ratio.
2009-03-01 eugeniFix a memory leak.
2009-03-01 eugeniWith pan-and-scan, keep positioned events in their...
2009-02-27 eugeniZero-fill glyph_info_t before use.
2009-02-27 eugeniRemove unused function argument.
2009-02-27 eugeniSupport fractional arguments for some override tags.
2009-02-27 eugeniFix two gcc warnings.
2009-02-27 eugeniFix memory leak produced by the \blur patch.
2009-02-27 eugeniStronger blur.
2009-02-27 eugeniAllow shadow without border.
2009-02-07 eugeniIn case of several \move or \pos in one line, prefer...
2009-02-07 eugeniAdd stubs for a few unimplemented tags.
2009-02-07 eugeniAllow \be with arguments other than 0 or 1. Implement...
2009-01-29 compnincrease max glyph and lines limit
2008-12-03 diegoGet rid of pointless 'extern' keywords.
2008-11-02 reimarConsistently use NULL for pointers instead of 0.
2008-11-02 reimarFallback to non-fontconfig behaviour when fontconfig...
2008-09-05 aurellibass: fix type mismatch between size parameter and...
2008-09-05 aurellibass: add a new ass_process_data() to process demuxed...
2008-08-08 eugeniDon't print drawing commands on screen.
2008-08-07 eugeniIf (has outline) blur(outline) else blur(glyph).
2008-08-07 eugeni\org turns off collision detection.
2008-08-07 eugeniTreat \h as space character.
2008-08-07 eugeniCalculate subtitle origin in floating point.
2008-08-07 eugeniCalculate subtitle position in floating point.
2008-08-07 diegoRename font-related preprocessor directives.
2008-08-01 diegoRename some preprocessor directives from CONFIG_* to...
2008-07-30 diegoStart unifying names of internal preprocessor directives.
2008-07-09 eugeniFix \fn without an argument consuming the next '\'.
2008-06-23 eugeniCheck if the font set returned from FcFontSort in not...
2008-06-23 eugeniReindent.
2008-06-23 eugeniOnly use application font dir if library->fonts_dir...
2008-05-29 eugeniThe size of output buffer is stored in 'osize', not...
2008-05-29 eugeniClear iconv conversion state also in libass.
2008-05-29 eugeniOffset should be size_t.
2008-05-22 eugeniCosmetics: reindent after the last commit.
2008-05-22 eugeniRead all faces of a memory font, not just the first...
2008-05-22 eugeniFix compilation with FontConfig <= 2.2.96.
2008-05-19 eugeniIn case 2 styles have the same name, prefer the latest...
2008-05-16 diegocosmetics: Remove useless parentheses from return state...
2008-05-14 diegoSpeak of libass instead of MPlayer in the libass licens...
2008-05-13 diegoAdd standard license header.
2008-05-13 diegoFix one more license header wording detail for consistency.
2008-05-13 diegoUse standard license header.
2008-05-11 eugeniWhen building font pattern, treat both ' ' and '-'...
2008-05-11 eugeniFix possible free of unallocated memory.
2008-05-08 eugeniDefine FC_FULLNAME and FC_EMBOLDEN to fix compilation...
2008-05-08 eugeniIf both full name and family are available, use the...
2008-05-08 eugeniRemove extra family names from the search pattern after...
2008-05-03 ulionFix the second fontconfig_init function as the declarat...
2008-05-02 eugeniPrint more info about selected font.
2008-05-02 eugeniRewrite font family check in a simpler way.
2008-05-02 eugeniMove font family check to the end of the list.
2008-05-02 eugeniCosmetics: rename local variables to better reflect...
2008-05-01 eugeniSkip '@' at the beginning of the font name.
2008-05-01 eugeniOnly warn if both font family and it's full name are...
2008-05-01 eugeniAllow inexact font family matching.
2008-04-30 eugeniRemove libass dependency on global font_fontconfig...
2008-04-08 diegoMerge libass/Makefile into Makefile, one less recursive...
2008-03-30 eugeniCase insensitive parsing of SSA/ASS section headers.
2008-03-30 eugeniSkip BOM at the beginning of text in ASS parser.
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 eugeniCheck glyph bounding box before rasterizing and complai...
2008-02-22 eugeniSome debugging routines.
2008-02-22 eugeniBetter handling of behind-the-camera objects.
2008-02-22 eugeniPrint FreeType version in libass init. Makes error...
2008-01-29 diegoConsistently give all libass multiple inclusion guards...
2008-01-28 diegoConsistently use uppercase filename as multiple inclusi...
2008-01-23 eugeniAdd global ass_force_reload flag.
2008-01-12 eugeniDo not try to guess font metrics based on its bounding...
2008-01-08 eugeniFix ass_clear_fonts not deallocating fontdata.
2008-01-07 eugeniNo need to reinvent strdup...
2008-01-07 eugeniCopy font data to ass_library instead of referencing...
2008-01-05 eugeniAllow overriding [Script Info] parameters with -ass...
2007-12-31 diegoAdd explanatory comments to the #endif part of multiple...
2007-12-30 diegotypo
2007-12-30 eugeniImprove comments for ass_process_* functions.
2007-12-30 eugeniReturn from ass_start_frame immediately if the track...
2007-12-16 benmake libass use sub_font_name whenever it's possible
2007-12-12 ulionFix libass to support -nofontconfig.
2007-10-28 iiveOur enca code uses strdup() on the input encoding name...
2007-10-25 eugeniCosmetics: fix indentation after last commit.
2007-10-25 eugeniCheck return value of add_face.
2007-10-19 eugeniAvoid text deformation and subtitles moving outside...
next