Revisions of vapoursynth

buildservice-autocommit accepted request 1173870 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 70)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1173683 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 69)
- Update to 68:
  * fixed portable base path detection, was broken in r67
  * fixed is_inspectable, was broken in r67
  * reverted widestring print changes in vspipe from r67
buildservice-autocommit accepted request 1172122 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 68)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 67)
- Update to 67:
  * since most plugins don't need api 4.1 you now have to define
    VS_USE_LATEST_API or VS_USE_API_41 to actually
  * require it
  * fixed a minor performance issue
  * all suitable constants are now IntEnum type instead of IntFlag
    when compiled with cython 3.x
  * fixed constants in vapoursynth module not being correctly
    coerced to int type when used passed to plugin
  * functions due to cython 3.x changes
  * vfw and avfs will now output YUV420P12 and YUV422P12 as P016
    and P216 fourcc (16 bit) to make things more
  * convenient
  * fixed 19-24 bit audio output in vfw
  * fixed handling of audio decoding errors in vfw
  * fixed the reported plugin path being empty
  * improved the portable install script
buildservice-autocommit accepted request 1157105 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 66)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1157087 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 65)
- Update to 66:
  * updated the supported python versions to 3.12 and 3.8
  * added an option to write a full filter graph with time information
    to file when done processing in vspipe
  * clarified where different information will be output in vspipe
  * fixed backslashes and linebreaks not being properly escaped in dot graph output
  * copyframeprops can now optionally copy only a subset of properties
  * removeframeprops function now accepts wildcards in property names
  * added prop_src argument to shuffleplanes
  * added an access pattern mode when only repeatedly requesting the last frame of a clip
  * added approximate_gamma option to resizers (saindriches)
  * added plugin_path property to plugin object in python
  * audio is now clamped instead of wrapped around in audiomix and
    audiogain, these functions can also now warn when
  * clipping happens
  * the vfw wrapper now provides simple waveformatex information
    automatically if the audio is mono or flagged as
  * plain stereo and samples contain no padding bits
  * increased the get_frame error message buffer size in python,
    fewer messages should be truncated now
  * added missing st428 transfer characteristics to resize
  * made most graph information functions part of the stable api
    and bumped the version to 4.1
  * added new frame request pattern where only the last frame
    is requested multiple times to further improve cache
  * usage
  * added new api functions for cache clearing
  * fixed request pattern set for selectevery with multiple identical offsets
  * fixed request pattern set for premultiply
  * expose number of bytes used by cache in python and clean up
buildservice-autocommit accepted request 1148005 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 64)
baserev update by copy to link target
buildservice-autocommit accepted request 1130662 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 62)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1130641 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 61)
- Upstream supports Cython 0.29 and 3, stop special casing it.
buildservice-autocommit accepted request 1121327 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 60)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1121317 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 59)
- Update to 65:
  * fixed inspection api sometimes causing memory corruption when
    used from python
  * frame properties in python are now return as str type instead
    of bytes when hinted as utf8 printable
  * fixed how unprintable data is returned from plugin functions
    in python, previously it would leak a ctypes pointer
  * with no length instead of returning a bytes object
  * fixed a bug in the avx2 maskedmerge float premultiplied code
    path that would switch the two input clips
  * reverted the from_chars code a bit more to make no locale affect
    float parsing
  * fixed the sar adjustment for real this time
buildservice-autocommit accepted request 1117690 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 58)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1117132 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 57)
- Fix build on Leap 15.x
- Add patch to revert for Leap 15.x only:
  * ac62a4d2a54bacccd09b97453bffe759c01f18ef.patch
buildservice-autocommit accepted request 1113880 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 56)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 55)
- Update to 64:
  * fixed compilation on osx where the default standard library
    doesn't have a full implementation of std::from_chars
  * fixed SAR adjustment in resizer when source cropping is used
  * added -- as an alternate to . to indicate no output in vspipe
    since shells have a tendency to expand .
  * added json output of video frame properties to vspipe
  * fixed clearMap function, previously it would forget to properly
    clear the error state in maps which could cause
  * crashes in frameeval and other filters
  * 32 bit binaries are no longer provided for windows
  * updated zimg to fix issues on zen4 cpus
  * added support for cython 3.x
buildservice-autocommit accepted request 1113183 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 54)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1113174 from Paolo Panto's avatar Paolo Panto (munix9) (revision 53)
- Fix build on Factory/TW: requires python3-Cython0
- Fix build on Leap 15.4/15.5: requires gcc/gcc-c++ >= 11
buildservice-autocommit accepted request 1094844 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 52)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1094835 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 51)
- Update to 63:
  * Updat all api documentation for api4
  * Switch to C++17 for the entire project
  * Add a warning every time the deprecated cache filter is instantiated and ignored
  * Fix a regression with alpha nodes in vspipe introduced in r62
Displaying revisions 1 - 20 of 70
openSUSE Build Service is sponsored by