Page MenuHomeSolus

Update vapoursynth to R46
ClosedPublic

Authored by kyrios123 on Jun 29 2019, 4:44 PM.
Tags
None
Referenced Files
F11024357: D6631.diff
Tue, Aug 8, 9:09 PM
F10894334: D6631.id.diff
Jul 1 2023, 10:04 AM
F10849721: D6631.id15896.diff
Jun 11 2023, 10:22 PM
F10849403: D6631.id15980.diff
Jun 11 2023, 7:32 PM
F10834297: D6631.diff
Jun 7 2023, 9:49 AM
F10821329: D6631.id15896.diff
Jun 2 2023, 10:45 AM
F10790875: D6631.id15980.diff
May 27 2023, 12:54 AM
F10787637: D6631.id15980.diff
May 26 2023, 12:57 PM
Subscribers

Details

Summary
  • added a fallback to how the appdata path is retrieved
  • the default number of threads used is now based on the process affinity
  • added a better equality check for the Format class in python
  • fixed doubleweave sometimes using the opposite field order
  • fixed broken output when stride wasn't equal to width in the python output function
  • relaxed mask clip requirements in maskedmerge
  • fixed overflow with int16 in maskedmerge
  • fixed swapped fields in doubleweave
  • fixed selectevery breaking and leaking when there are no frames to return

Depends on D6507

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

Event Timeline

This revision is now accepted and ready to land.Jul 2 2019, 5:34 PM
This revision was automatically updated to reflect the committed changes.