]> granicus.if.org Git - libass/commitdiff
Changelog: update
authorwm4 <wm4@nowhere>
Thu, 27 Apr 2017 12:49:25 +0000 (14:49 +0200)
committerwm4 <wm4@nowhere>
Thu, 27 Apr 2017 12:49:25 +0000 (14:49 +0200)
Changelog

index 55d415f8b09ba1ef0df4eab7bc8d93723dc413d9..7c5bba66b7bcd0a52c0c2da3bb8412a299386d49 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
+libass (unreleased)
+ * Fix invalid memory accesses with BorderStyle=4
+ * Fix change detection bug on frame resizes
+ * Fix cache bugs with border size
+ * Reduce precision of border width in font outline caching
+ * Don't treat :;<=>? as hexadecimal digits in color headers
+ * Fix parsing of unusual Alignment values in ASS style definitions
+ * Fix potential truncation in timestamp parsing
+ * Treat negative PlayResX/PlayResY like VSFilter
+ * Fixes to parsing of embedded fonts
+ * Remove arbitrary bitmap limit (fixes issues with subtitle rendering at 4K)
+
 libass (0.13.6)
  * Bump ABI version to account for the new Justify field in ASS_Style
    that was added in 0.13.5.