Page MenuHomeSolus

Update vapoursynth to 48.0
ClosedPublic

Authored by kyrios123 on Nov 5 2019, 8:05 PM.
Tags
None
Referenced Files
F10996684: D7580.diff
Wed, Jul 26, 9:26 PM
F10894739: D7580.diff
Jul 1 2023, 12:31 PM
F10825668: D7580.diff
Jun 4 2023, 12:49 AM
F10804453: D7580.id18154.diff
May 29 2023, 4:10 PM
F10802899: D7580.id18194.diff
May 29 2023, 9:21 AM
F10794422: D7580.id18154.diff
May 27 2023, 3:57 PM
F10772843: D7580.diff
May 21 2023, 3:10 PM
F10759810: D7580.id.diff
May 17 2023, 10:34 PM
Subscribers

Details

Summary
  • it's now possible to select which optimized code path is used for internal filters (sekrit-twc)
  • avx2 optimization in many filters, previously the internal ones were mostly sse2 (sekrit-twc)
  • expr filter can now better optimize expressions (sekrit-twc)
  • the 7zip executable is now bundled with vsrepo
  • the portable version now includes the documentation as well
  • the portable version now includes all the plugins bundled with the normal installer again
  • fixed deadlock when setMessageHandler is called a second time
  • added an option to add vspipe, avfs and vsrepo to path in the installer
  • added registry entries for the path to vspipe and vsrepo
  • imwri is now included in the installer
  • the overwrite argument in imwri now also disables the requirement for output filesnames to contain a number
  • fixed corrupt output from imwri when requesting alpha output but the read image doesn't have an alpha channel

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Successfully build mpv against this version

Diff Detail

Repository
R3113 vapoursynth
Lint
Lint Not Applicable
Unit
Tests Not Applicable