Page MenuHomeSolus

Update vapoursynth to R40
ClosedPublic

Authored by kyrios123 on Dec 6 2017, 7:06 PM.
Tags
None
Referenced Files
F10992479: D1567.diff
Tue, Jul 25, 10:44 AM
F10895735: D1567.id.diff
Jul 1 2023, 7:02 PM
F10895733: D1567.diff
Jul 1 2023, 7:01 PM
F10771761: D1567.id3881.diff
May 21 2023, 8:09 AM
F10762638: D1567.id3855.diff
May 18 2023, 7:34 PM
Subscribers
None

Details

Summary

Changelog available here

Packaging:

  • Remove yasm builddep as now nasm is required
  • Enable imwri plugin now that imagemagick 7 is finally supported

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

Test Plan
  • Successfully build mpv against this version
Python 3.5.4 (default, Aug 13 2017, 21:43:04) 
[GCC 6.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from vapoursynth import core
>>> print(core.version())
VapourSynth Video Processing Library
Copyright (c) 2012-2017 Fredrik Mellbin
Core R40
API R3.5
Options: -

>>>

Diff Detail

Repository
R3113 vapoursynth
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 7 2017, 9:09 PM
This revision was automatically updated to reflect the committed changes.