summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-06-30 12:27:59 +0200
committerwm4 <wm4@nowhere>2015-06-30 12:27:59 +0200
commit1f602f3e904dc28b65a95293a0b5c3502280da47 (patch)
treeea5aa6f4f39430daf104723eaef67b05ba79ebd5 /Changelog
parent882ef0ad2c9e66d19c916c788c167220b89b9d27 (diff)
downloadlibass-1f602f3e904dc28b65a95293a0b5c3502280da47.tar.bz2
libass-1f602f3e904dc28b65a95293a0b5c3502280da47.tar.xz
Release 0.12.30.12.3
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index cac2e6a..24580de 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,13 @@
+libass (0.12.3)
+ * VSFilter blur compatibility changes
+ * VSFilter color/alpha parsing compatibility changes
+ * Bugfixes
+ * Fix some potential memory leaks and crashes
+ * Fix large timestamps (larger than about 600 hours)
+ * Fix a potential crash with the new rasterizer and complex fonts
+ * Do not apply user-configured line position to non-dialog events
+ * Strictly clip non-dialog events to the video rectangle
+
libass (0.12.2)
* Add extern "C" guards to the public headers for C++ compatibility
* Improvements to style override API and implementation