Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ae8b559ce9 | |||
| 01e088eccd |
BIN
libass-0.17.3.tar.xz
LFS
BIN
libass-0.17.3.tar.xz
LFS
Binary file not shown.
3
libass-0.17.4.tar.xz
Normal file
3
libass-0.17.4.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78f1179b838d025e9c26e8fef33f8092f65611444ffa1bfc0cfac6a33511a05a
|
||||
size 452648
|
||||
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 8 22:22:08 UTC 2025 - llyyr <llyyr@yukari.in>
|
||||
|
||||
- Update to 0.17.4:
|
||||
* add new API to prune old events from memory
|
||||
- ass_prune_events for manual pruning
|
||||
- ass_configure_prune to set up automatic pruning
|
||||
* add ASS_OVERRIDE_BIT_BLUR flag
|
||||
* fontconfig: fix minor memory leaks in pathological font setups
|
||||
* coretext: fix build on older compilers or Mac OS X 10.5
|
||||
* checkasm: fix build for older compilers
|
||||
* aarch64: fix assembly build on strict compilers due to oversized align
|
||||
* meson: improve ASM configuration on x86 Android
|
||||
* meson: align MSVC warnings and optimisations closer to gcc-like compilers
|
||||
* meson can now build all dev utility executables
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 09:50:35 UTC 2024 - llyyr <llyyr@yukari.in>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libass
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define sover 9
|
||||
Name: libass
|
||||
Version: 0.17.3
|
||||
Version: 0.17.4
|
||||
Release: 0
|
||||
Summary: Library for SSA/ASS-formatted subtitle rendering
|
||||
License: ISC
|
||||
|
||||
Reference in New Issue
Block a user