Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vapoursynth for openSUSE:Factory checked in at 2024-03-13 22:18:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vapoursynth (Old) and /work/SRC/openSUSE:Factory/.vapoursynth.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vapoursynth" Wed Mar 13 22:18:17 2024 rev:26 rq:1157105 version:66 Changes: -------- --- /work/SRC/openSUSE:Factory/vapoursynth/vapoursynth.changes 2024-02-21 17:56:27.759403726 +0100 +++ /work/SRC/openSUSE:Factory/.vapoursynth.new.1770/vapoursynth.changes 2024-03-13 22:19:15.833787025 +0100 @@ -1,0 +2,39 @@ +Tue Mar 12 05:42:30 UTC 2024 - Michael Vetter <[email protected]> + +- Update to 66: + * updated the supported python versions to 3.12 and 3.8 + * added an option to write a full filter graph with time information + to file when done processing in vspipe + * clarified where different information will be output in vspipe + * fixed backslashes and linebreaks not being properly escaped in dot graph output + * copyframeprops can now optionally copy only a subset of properties + * removeframeprops function now accepts wildcards in property names + * added prop_src argument to shuffleplanes + * added an access pattern mode when only repeatedly requesting the last frame of a clip + * added approximate_gamma option to resizers (saindriches) + * added plugin_path property to plugin object in python + * audio is now clamped instead of wrapped around in audiomix and + audiogain, these functions can also now warn when + * clipping happens + * the vfw wrapper now provides simple waveformatex information + automatically if the audio is mono or flagged as + * plain stereo and samples contain no padding bits + * increased the get_frame error message buffer size in python, + fewer messages should be truncated now + * added missing st428 transfer characteristics to resize + * made most graph information functions part of the stable api + and bumped the version to 4.1 + * added new frame request pattern where only the last frame + is requested multiple times to further improve cache + * usage + * added new api functions for cache clearing + * fixed request pattern set for selectevery with multiple identical offsets + * fixed request pattern set for premultiply + * expose number of bytes used by cache in python and clean up + version and str representations of things + * fixed modifyframe filter not properly copying its own videoinfo + which may cause crashes if nothing else + * references the format node + * fixed setcache function leaking a node reference + +------------------------------------------------------------------- Old: ---- vapoursynth-R65.tar.gz New: ---- vapoursynth-R66.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vapoursynth.spec ++++++ --- /var/tmp/diff_new_pack.yFDVwv/_old 2024-03-13 22:19:19.093907206 +0100 +++ /var/tmp/diff_new_pack.yFDVwv/_new 2024-03-13 22:19:19.109907796 +0100 @@ -1,7 +1,7 @@ # # spec file for package vapoursynth # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: vapoursynth -Version: 65 +Version: 66 Release: 0 Summary: A video processing framework License: LGPL-2.1-only ++++++ vapoursynth-R65.tar.gz -> vapoursynth-R66.tar.gz ++++++ ++++ 2927 lines of diff (skipped)
