- Update to version 0.13.7

* 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)
  * Allow using shadow offset to adjust size of background with BorderStyle=4

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libass?expand=0&rev=49
This commit is contained in:
Ismail Dönmez 2017-06-06 10:35:02 +00:00 committed by Git OBS Bridge
parent b207bc68f9
commit c10d27f121
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8a874d104e3e72e2cc057e5a1710c650b10367486845a26e5ff28ed7a912c2d
size 350144

3
libass-0.13.7.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7065e5f5fb76e46f2042a62e7c68d81e5482dbeeda24644db1bd066e44da7e9d
size 352752

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jun 6 10:32:46 UTC 2017 - idonmez@suse.com
- Update to version 0.13.7
* 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)
* Allow using shadow offset to adjust size of background with BorderStyle=4
-------------------------------------------------------------------
Tue Feb 21 15:06:56 UTC 2017 - mpluskal@suse.com

View File

@ -18,7 +18,7 @@
%define sover 9
Name: libass
Version: 0.13.6
Version: 0.13.7
Release: 0
Summary: Library for SSA/ASS-formatted subtitle rendering
License: ISC