summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-07 21:32:44 +0200
committerwm4 <wm4@nowhere>2015-05-07 21:32:44 +0200
commitb732598bcbefa6949986fc328b2238589eaf63b6 (patch)
treeb3e687f217d0a080c70bb04cbb560fe3bfe5872b /Changelog
parent0e2a9e0b356e4acee3962e15756918fd314ece3a (diff)
downloadlibass-b732598bcbefa6949986fc328b2238589eaf63b6.tar.bz2
libass-b732598bcbefa6949986fc328b2238589eaf63b6.tar.xz
Release 0.12.20.12.2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ec68d5f..cac2e6a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,13 @@
+libass (0.12.2)
+ * Add extern "C" guards to the public headers for C++ compatibility
+ * Improvements to style override API and implementation
+ * Bugfixes
+ * Fix some rasterizer bugs of unknown severity
+ * Fix a broken memset() of unknown severity
+ * Make timestamp parsing more lenient, which makes libass accept invalid
+ files accepted by most other ASS parsers
+ * Increase compatibility with broken ASS drawings accepted by VSFilter
+
libass (0.12.1)
* Make ASS drawings with an extremely high number of control points work
This change increases compatibility with VSFilter.