]> granicus.if.org Git - libass/history - libass/ass_render.c
renderer: switch to using two border outlines instead of one
[libass] / libass / ass_render.c
2017-07-31 Dr.Smilerenderer: switch to using two border outlines instead...
2017-07-31 Dr.Smilerenderer: remove legacy FreeType rasterizer
2017-07-31 Dr.Smilestroker: implement fast two-outline stroker
2017-07-31 Dr.Smilerasterizer: implement simultaneous rasterization of...
2017-07-31 Dr.Smilecosmetic: extract most of the outline-related functions...
2017-06-01 Ricardo ConstantinoAllow using shadow offset to adjust size of text background
2017-01-31 Oleg OshmyanReduce precision of border width in outline cache keys
2017-01-31 Oleg OshmyanReflect border_scale in outline cache keys
2017-01-30 Dr.Smilerender: remove redundant has_clips
2017-01-11 wm4render: clip BorderStyle=4 against screen
2016-11-12 Dan OscarssonAdd text justification
2016-10-04 Grigori GoronzyRemove unused variable
2016-10-04 Grigori GoronzyFix line wrapping mode 0/3 bugs
2016-09-24 Rodger Combsbitmap: use calloc instead of malloc/memset
2016-06-30 Dr.Smilerender: add refcounting functionality to image lists
2016-06-30 Dr.Smilerender: keep track of any associated resources within...
2016-06-30 Dr.Smilecache: keep ref_count of all active objects nonzero
2016-06-30 Dr.Smilecache: replace size_func with parameter in ass_cache_co...
2016-06-30 Dr.Smilecache: remove ass_cache_cancel(), cache failures instead
2016-06-30 Dr.Smilecache: switch to gradual cache clearing
2015-09-22 Grigori GoronzyMerge pull request #84 from astiob/msvc
2015-09-17 Oleg OshmyanFully fix compilation with MSVC/ICL
2015-09-07 wm4ass_render: fix potential NULL deref
2015-09-07 wm4ass_render: fix potential NULL deref
2015-09-07 Grigori GoronzyMerge branch 'fonts'
2015-08-02 Oleg OshmyanProperly skip glyphs for multiple consecutive line...
2015-07-10 Grigori Goronzyfontselect: simplify cmap lookup for embedded fonts
2015-07-10 Grigori GoronzyCustom font matching and font sources
2015-07-04 Dr.SmileImplement cascade gaussian blur
2015-06-25 Dr.SmileSwitch to virtual function table
2015-06-23 Grigori GoronzyMerge pull request #160 from astiob/be
2015-06-14 Dr.SmileFix crash when stroked outline overflows SHRT_MAX
2015-06-11 wm4Do not apply ass_set_line_position() to positioned...
2015-06-08 Grigori GoronzyMerge pull request #181 from grigorig/clang-static...
2015-06-07 Grigori GoronzyRemove several dead stores
2015-06-07 Grigori GoronzyCheck possible NULL dereference
2015-05-25 wm4Strictly clip non-dialog events against the video rectangle
2015-05-24 Oleg OshmyanApply fade only when the fade alpha is positive (like...
2015-05-10 wm4Fix memory leak with drawings
2015-05-10 wm4Remove RenderContext.drawing
2015-03-16 wm4Don't use margins for events that should not be overridden
2015-03-16 wm4Reorder functions
2015-03-06 Dr.SmileFix BorderStyle=3 with zero Outline and Shadow
2015-03-06 wm4Prevent selective style overrides with scrolling
2015-03-06 wm4Refine list of tags that prevent selective style overrides
2015-02-26 wm4Allow more fine grained control over style overrides
2015-02-26 wm4Change what fields are overridden with style override
2015-02-26 wm4Always use the new style with \r and style overrides
2015-02-10 Oleg OshmyanAdd enough padding for \be to avoid clipping
2015-01-29 Dr.SmileFix incorrect memset
2015-01-29 Rodger CombsRemove unused function is_skip_symbol
2015-01-27 Dr.SmileClean up bitmap combining
2014-11-23 Dr.SmileReplace FT_Outline with ASS_Outline
2014-11-18 wm4More malloc checking
2014-11-17 wm4More malloc checking
2014-11-15 wm4Split some parts of ass_render_event into functions
2014-11-13 wm4Move apply_blur() to ass_bitmap.c
2014-11-11 wm4Check against some overflows and allocation failures...
2014-11-08 Rodger CombsCheck more allocations
2014-11-05 Dr.SmileFix subpixel shadow shift
2014-10-17 wm4Provide slightly more fine-grained control over style...
2014-09-05 Oleg OshmyanFix caching of combined bitmaps after complex shaping
2014-08-31 wm4Check FT_Outline_New return value
2014-06-06 Oleg OshmyanSimplify drawing text assignment
2014-06-06 Oleg OshmyanUse ass_drawing_add_chars for vector drawings
2014-06-06 Oleg OshmyanRequire closing '}' for override tags
2014-06-04 wm4Add a mechanism for selective style overrides
2014-06-01 Grigori GoronzyMerge pull request #100 from astiob/stroke
2014-06-01 wm4Add BorderStyle=4, background color for text
2014-06-01 wm4Fix change detection when text is clipped to screen
2014-06-01 wm4Remove bitmap restriding
2014-05-29 Oleg OshmyanUse FT_Outline_EmboldenXY if available
2014-05-29 Grigori GoronzyMerge pull request #102 from grigorig/fribidi-errorhandle
2014-05-29 Grigori Goronzyshaper: add FriBidi error handling
2014-04-29 Dr.SmileImplement fast quad-tree rasterizer in C and x86/SSE2...
2014-04-27 Oleg OshmyanFix premature parser exit on }{ in drawing mode
2014-04-10 Oleg OshmyanInitialize \pbo for each event
2014-03-06 Grigori GoronzyMerge pull request #61 from wm4/fix2
2014-03-06 wm4Fix change detection in presence of vector clips
2014-03-01 11rcombsAssume SSE2 on x86_64
2014-02-12 Oleg OshmyanDon't include skipped glyphs in combined bitmaps
2014-02-11 Grigori GoronzyDon't reset wrap_style on \r
2014-02-11 Oleg OshmyanUse cluster advance in compute_string_bbox to account...
2014-02-02 wm4Use a function for aligned memory allocations
2014-01-29 Oleg OshmyanFix subpixel jumping of rotated glyph runs
2014-01-26 11rcombsMake apply_blur and make_shadow_bitmap static; remove...
2014-01-26 Oleg OshmyanMake sure to release each event's vector clip mask
2014-01-26 Oleg OshmyanSimplify storage size handling
2014-01-26 11rcombsParser: don't increment render_priv->state.bm_run_id...
2014-01-26 11rcombsAdded x86 ASM functions
2014-01-26 11rcombsCombine bitmaps before applying blur and shadow
2014-01-24 wm4Remove some ass_msg() calls
2014-01-15 Oleg OshmyanDon't ignore trailing empty line
2014-01-08 Grigori GoronzyMerge pull request #17 from astiob/compat
2014-01-08 Oleg OshmyanDo not reset \pbo and \p values after each drawing
2014-01-08 Oleg OshmyanTerminate drawings on {
2014-01-08 Oleg OshmyanDistinguish cached glyphs with different hspacing when...
2014-01-08 Oleg OshmyanFix \fsp: use orig_scale_x, not post-fix_glyph_scaling...
2014-01-08 Oleg OshmyanDon't try to remove end-of-line \fsp
2014-01-08 Oleg OshmyanScale distance to screen plane like blur radius
next