From f2832a0134a953dd7cef02e7c741bcaffdde4974 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 27 Apr 2017 14:49:25 +0200 Subject: Changelog: update --- Changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog b/Changelog index 55d415f..7c5bba6 100644 --- 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. -- cgit v1.2.3