Revisions of vapoursynth

buildservice-autocommit accepted request 797094 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 30)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 797084 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 29)
- 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
buildservice-autocommit accepted request 783172 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 28)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 783133 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 27)
- Add patch python38-compile.patch to build against Python 3.8, from
  upstream.
buildservice-autocommit accepted request 760398 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 26)
baserev update by copy to link target
buildservice-autocommit accepted request 758506 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 24)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 23)
- Update to version 48:
  * 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
- Changes for 47.2:
  * fixed broken merge intrinsics 
- Changes for 47.1:
  * fixed linux and non-x86 builds
buildservice-autocommit accepted request 721049 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 22)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 720969 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 21)
- Update to 47:
  * fixed a crash in vdecimate when both dryrun and clip2 is set (no1d)
  * updated zimg to 2.9.2 to fix a crash that would happen on certain invalid input combinations
  * removed dependency on nasm
  * improved message handler api and core info api
  * various installer improvements including a warning if the vs2019 runtimes aren't installed
- Update vapoursynth-version.patch
buildservice-autocommit accepted request 712894 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 20)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 712814 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 19)
- Update to version 46: 
  * added a fallback to how the appdata path is retrieved which
    works even if %USERPROFILE% isn't set
  * the default number of threads used is now based on the process
    affinity on windows, linux and bsd
  * added an option to vspipe to make it not modify the current
    working directory
  * added a better equality check for the Format class in python
  * fixed doubleweave sometimes using the opposite field order (dubhater)
  * fixed broken output when stride wasn't equal to width in the
    python output function (stuxcrystal)
  * relaxed mask clip requirements in maskedmerge (dubhater)
  * fixed overflow with int16 in maskedmerge (dubhater)
  * fixed swapped fields in doubleweave (dubhater)
  * fixed selectevery breaking and leaking when there are no frames to return
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 18)
osc copypac from project:multimedia:libs package:vapoursynth revision:15
Olaf Hering's avatar Olaf Hering (olh) committed (revision 17)
- Compile with gcc7 in SLE12 because -Wno-ignored-attributes is used
buildservice-autocommit accepted request 663355 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 16)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 15)
- Update to version 45 (boo#1120873):
  * avfs now uses utf8 filename support when available in avs+
  * avfs now prints the used mount point
  * removed accept_lowecase setting from the python bindings
  * fixed frame duration calculation in clipinfo (dubhater)
  * fixed bug that prevented adding vertical margins in subtext
    (dubhater)
  * documentation updates
- Changes for version 44:
  * fixed crop with compatbgr32 format where top and bottom crop
    would be switched
  * fixed crash in scdetect with one frame clips, now it simply
    returns an error since the operation is pointless
  * fixed potential multithreading issues in vsscript (stuxcrystal)
  * the resizer will now properly apply a shift even if no actual
    resizing/format conversion is being done
  * added experimental large page support and changed cache logic
    (sekrit-twc)
  * minor documentation updates
- Drop no longer needed patch:
  * vapoursynth-upstream-fix-for-aarch64.patch
buildservice-autocommit accepted request 601693 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 601640 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 13)
- Add patch to fix aarch64 build:
  * vapoursynth-upstream-fix-for-aarch64.patch
buildservice-autocommit accepted request 578806 from Olaf Hering's avatar Olaf Hering (olh) (revision 12)
baserev update by copy to link target
Olaf Hering's avatar Olaf Hering (olh) accepted request 578805 from Olaf Hering's avatar Olaf Hering (olh) (revision 11)
- Obsolete libvapoursynth to cleanup old packages during upgrade
Displaying revisions 41 - 60 of 70
openSUSE Build Service is sponsored by