SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-vapoursynth-62-52.1.x86_64.rpm :

* Fri Mar 31 2023 Michael Vetter - Update to 62:
* updated the supported python versions to 3.11 and 3.8
* now up to 500 log messages are cached when no log handler is attached
* improvements to repr, audio channel handling and other python fixes
* added a class Local for environment-local values- Refresh vapoursynth-version.patch- Remove plugins. All plugins now available at https://vsdb.top/
* Mon Aug 16 2021 Michael Vetter - Update to 54:
* Floating point mask clips are now a consistent thing- Remove vapoursynth-include.patch: upstreamed
* Tue Jul 13 2021 Michael Vetter - Fix build with gcc11: Add vapoursynth-include.patch See:
* https://github.com/vapoursynth/vapoursynth/issues/686
* https://github.com/vapoursynth/vapoursynth/issues/688
* and commits b5ed913f, a4c4eba7
* Thu Apr 29 2021 Martin Pluskal - Update to version 53:
* Bugfix release
* Mon Aug 24 2020 Michael Vetter - Update to 52:
* updated visual studio 2019 runtime version
* updated zimg
* updated vsrepo with support for python wheel packages
* vsgenstubs is now included with vsrepo
* fixed maximum for 16 bit input with diagonal filters and optimizations
* fixed deadlock in fmserial filters introduced in r51
* fixed more averageframes bugs
* Tue Aug 11 2020 Michael Vetter - Update to 51:
* updated visual studio 2019 runtime version
* fixed a cache shrinking issue
* fixed a crash when removing a message handler without a free function
* fixed an extremely rare threading issue only affecting fmparallelrequests filters and arframeready events
* fixed compilation when avs+ master is used
* fixed lut and lut2 triggering a fatal error when invalid planes were specified
* fixed property append operations on non-empty keys not properly copying the underlying data
* fixed wave64 headers generated by avfs
* fixed crash in averageframes with odd number of clips
* scale averageframes for integer chroma by distance from grey
* several fixes and improvements regarding handling of the active script environment in python
* plugin loading now has better error messages
* using get_core() in python now generates a deprecation warning since it\'s been deprecated for years
* Thu May 14 2020 Michael Vetter - Update to 50:
* Updated zimg to latest v2.9 so grayscale colorspace are supported
* Fixed several minor issues related to path handling in vsrepo
* Added version and api_version to python module to make detecting version mismatches easier
* Improved rounding in averageframes
* Fixed averageframes not properly rejecting more than 31 weights or nodes
* Fixed crash in textfilter line wrapping introduced in r49
* Fixed regression introduced in r48 where expr, sobel and prewitt wouldn\'t clamp 9-15 bit output to valid range
* Fixed crash due to null pointer dereference when instantiation many vapoursynth classes directly in python
* Fri Apr 24 2020 Michael Vetter - Update to version 49:
* Updated to python 3.8 on windows
* Updated visual studio 2019 runtime version
* Updated zimg and added support for spline64 resize method
* Fixed transfer characteristics not being applied to gray format clips
* Fixed vdecimate bugs when compiled on systems where char is unsigned by default
* Fixed a regression introduced in r48 in that could sometimes cause corrupt output from expr on cpus without sse4.1
* Fixed a savestring bug in avscompat
* Interleave, selectevery and separate fields now have a modify_duration argument to determine if they modify frame durations and fps
* Addborders and crop now update the _fieldbased attribute properly when an odd number of lines are cut from the top
* Fixed add to path not working for single user installs
* Fixed compilation on non-x86 systems
* Fixed an infinite loop in the expr filter optimizer that was introduced in r48- Remove python38-compile.patch: contained in upstream- Rebase vapoursynth-version.patch
* Tue Mar 10 2020 Steve Kowalik - Add patch python38-compile.patch to build against Python 3.8, from upstream.
* Thu Jan 02 2020 Christophe Giboudeaux - Add the missing libarchive dependency.
 
ICM