summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2014-02-19 00:37:50 +0100
committerGrigori Goronzy <greg@chown.ath.cx>2014-02-19 00:37:50 +0100
commit055d3013dd13a549da5a0707f0100df2c35fa744 (patch)
tree88d52438547918683ee9224d381002831756c9ce
parent7b0b302197c515c57c404e9b6ce7748456efd552 (diff)
downloadlibass-055d3013dd13a549da5a0707f0100df2c35fa744.tar.bz2
libass-055d3013dd13a549da5a0707f0100df2c35fa744.tar.xz
Update changelog0.11.0
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
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