From: Grigori Goronzy Date: Tue, 18 Feb 2014 23:37:50 +0000 (+0100) Subject: Update changelog X-Git-Tag: 0.11.0^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=055d3013dd13a549da5a0707f0100df2c35fa744;p=libass Update changelog --- diff --git a/Changelog b/Changelog index 96e831c..9c42391 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,9 @@ libass (0.11.0) * Add bitmap run combining/compositing + This changes the text rendering model and increases compatibility with + VSFilter. It may make rendering faster or slower in certain cases. * Add AVX/SSE2 implementations for \be and compositing + This adds yasm as (optional) build dependency. * Add ass_library_version() API funcion (GC #113) * Add 'profile' program for benchmarks * Improve gaussian blur