IABSD.fr/ports/multimedia/libass

Branch :


Log

Author Commit Date CI Message
a16605e8 2024-10-29 12:29:35 update to libass-0.17.3, from Brad (maintainer)
9bf73bbc 2024-02-27 08:59:42 add ENDBR64 for BTI; Tests/OK sthen
6ea0bc83 2023-09-27 10:10:19 MASTER_SITES -> SITES
7228c1b6 2023-04-09 06:14:31 Update to libass 0.17.1. libass (0.17.1) * Fix buffer overread if soft-wrapping occurred and ASS_FEATURE_WHOLE_TEXT_LAYOUT was enabled via API or due to Encoding -1 (bug introduced in 0.16.0) * x86: detect GNU Hurd and configure NASM appropriately libass (0.17.0) * Fix various parts relating to automatic linebreaking * Fix rendering when hinting was enabled and fontsizes or scales are zero * Switch build to a non-recursive setup for improved parallelism * Improve quality of SSA Effects movement * Further documentation improvements * Completely invalid Events are now discarded during parsing * Introduction of LayoutRes{X,Y} script headers * New AlphaLevel style override to set all alpha values while keeping the color * Add ASS_FEATURE_WRAP_UNICODE to allow automatic linebreaks in accordance with the Unicode line breaking algorithm instead of ASS' much stricter breaking rules. For the feature to be available at runtime, libass must be linked against the new optional dependency libunibreak. * Improve VSFilter compatibility: * Fix premature truncation of animated alphas (was a 0.15.0 regression) * Fix handling of small delay parameters for legacy SSA Effects * Fix x-scaling with PlayResX * Fix x-scaling for anamorphic video (except for \be whose scaling remains buggy in general) * Support SSA's AlphaLevel style field * Support the \kt override tag from VSFilter's v4++ set * Parse ScriptType headers * Parse integer header, style and event field values like VSFilter * Ignore trailing whitespace in an event's text Update diff from Brad
d3aaddb1 2022-11-05 17:06:22 WANTLIB: pcre -> pcre2-8 after recent glib2 update.
701aebea 2022-06-06 23:38:49 update to libass-0.16.0, from Brad Smith (maintainer)
7f614075 2022-03-11 19:39:15 drop RCS Ids
69d69239 2021-10-04 05:46:11 Update libass to 0.15.2 From Brad
0d07768a 2021-09-02 20:44:44 update to libass-0.15.1, from brad
247b7113 2020-12-14 15:56:36 Update libass to 0.15.0 - Fix CVE-2020-26682 - "Adding in a missing dependency on a new hard requirement for harfbuzz." From Brad