Accepting request 316618 from multimedia:libs
1 OBS-URL: https://build.opensuse.org/request/show/316618 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libass?expand=0&rev=32
This commit is contained in:
commit
b9d2fec638
@ -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
3
libass-0.12.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a67c54ebaf5ec19ae72e86259ee6ab6adfe2e64ed9f9149db03dc863360ea38c
|
||||||
|
size 313852
|
@ -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
|
Fri Jan 30 12:18:00 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define soname 5
|
%define soname 5
|
||||||
|
|
||||||
Name: libass
|
Name: libass
|
||||||
Version: 0.12.1
|
Version: 0.12.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Portable Library for SSA/ASS Subtitles Rendering
|
Summary: Portable Library for SSA/ASS Subtitles Rendering
|
||||||
License: ISC
|
License: ISC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user