Accepting request 316617 from home:pluskalm:branches:multimedia:libs

- Update to 0.12.3

OBS-URL: https://build.opensuse.org/request/show/316617
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libass?expand=0&rev=29
This commit is contained in:
Tomáš Chvátal 2015-07-14 11:30:29 +00:00 committed by Git OBS Bridge
parent 1d746f009a
commit eaf5673106
4 changed files with 31 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Jul 14 11:20:05 UTC 2015 - mpluskal@suse.com
- Update to 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
- Changes for 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
-------------------------------------------------------------------
Fri Jan 30 12:18:00 UTC 2015 - p.drouand@gmail.com

View File

@ -19,7 +19,7 @@
%define soname 5
Name: libass
Version: 0.12.1
Version: 0.12.3
Release: 0
Summary: Portable Library for SSA/ASS Subtitles Rendering
License: ISC