summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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