Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libass for openSUSE:Factory checked in at 2022-12-11 17:16:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libass (Old) and /work/SRC/openSUSE:Factory/.libass.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libass" Sun Dec 11 17:16:23 2022 rev:47 rq:1041972 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libass/libass.changes 2022-05-20 17:50:15.263200578 +0200 +++ /work/SRC/openSUSE:Factory/.libass.new.1835/libass.changes 2022-12-11 17:16:24.437804638 +0100 @@ -1,0 +2,45 @@ +Wed Dec 7 16:34:47 UTC 2022 - Dirk Müller <dmuel...@suse.com> + +- update to 0.17.0: + * This releaseâs major feature is the addition of a new ASS ScriptInfo + header pair: LayoutResX and LayoutResY. The introduction has been + coordinated with active VSFilters and will soon be available in xy- + VSFilter and XySubFilter as well. + * Since the beginning, many features in ASS scale relative to or are + otherwise affected by the storage resolution of the video file the subs + are bundled with. Adjusting subs for different video resolutions + traditionally took non-trivial effort. Of course this behavior must be + kept by default to preserve compatibility with existing files. But now, + setting both of the new headers to a positive, non-zero value will + replace the video storage resolution with the specified resolution for + the whole file, allowing easy reuse across all encodes of the same + display aspect ratio. This includes PAR effects, so reuse across + anamorphic and non-anamorphic releases is possible too. + * Detailed Changes: + * 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 + +------------------------------------------------------------------- Old: ---- libass-0.16.0.tar.xz New: ---- libass-0.17.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libass.spec ++++++ --- /var/tmp/diff_new_pack.tjNxyG/_old 2022-12-11 17:16:25.097808315 +0100 +++ /var/tmp/diff_new_pack.tjNxyG/_new 2022-12-11 17:16:25.097808315 +0100 @@ -18,7 +18,7 @@ %define sover 9 Name: libass -Version: 0.16.0 +Version: 0.17.0 Release: 0 Summary: Library for SSA/ASS-formatted subtitle rendering License: ISC ++++++ libass-0.16.0.tar.xz -> libass-0.17.0.tar.xz ++++++ ++++ 12022 lines of diff (skipped)