libvapoursynth-script0-54-bp154.1.64 >  A b|!M@eeeE#R"jմ6z}=qUGTt!Ý3g%:խj;EԶmP4X1$O] #]Zs.euo*E?Q~_LPқJ!PV^7ᤪ$#pWҲoHMx2ctp@)?)d ' W 'CIPX \ ` h   p(898:>&q@&F&G&H&I&X&Y&\&]&^'&b'2c'd(He(Mf(Pl(Ru(dv(lw)x)y) z)D)T)X)^)Clibvapoursynth-script054bp154.1.64Library for interfacing Python with VapourSynthVSScript (or libvapoursynth-script) is a library for interfacing Python with VapourSynth.b|Hs390zp21HSUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgSystem/Librarieshttp://www.vapoursynth.com/linuxs390xHb|Db|G649f666cc71929174125566d55ae91e924405eca2aaadf4ecbcc481da5b062f2libvapoursynth-script.so.0.0.0rootrootrootrootvapoursynth-54-bp154.1.64.src.rpmlibvapoursynth-script.so.0()(64bit)libvapoursynth-script0libvapoursynth-script0(s390-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.1()(64bit)ld64.so.1(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpython3.6m.so.1.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)python3-vapoursynthrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aS@`@`_C_2@^2^^g@^ @]]H@]\3?@Z@ZZ}@Z#@ZZ@Z@ZXX TX TX TMichael Vetter Michael Vetter Martin Pluskal Michael Vetter Michael Vetter Michael Vetter Michael Vetter Steve Kowalik Christophe Giboudeaux Martin Pluskal mvetter@suse.commvetter@suse.comMartin Pluskal guillaume.gardet@opensuse.orgolaf@aepfle.dempluskal@suse.commpluskal@suse.comjengelh@inai.dempluskal@suse.comjengelh@inai.dempluskal@suse.comantispace@codesector.coantispace@codesector.coantispace@codesector.coantispace@codesector.co- Update to 54: * Floating point mask clips are now a consistent thing - Remove vapoursynth-include.patch: upstreamed- Fix build with gcc11: Add vapoursynth-include.patch See: * https://github.com/vapoursynth/vapoursynth/issues/686 * https://github.com/vapoursynth/vapoursynth/issues/688 * and commits b5ed913f, a4c4eba7- Update to version 53: * Bugfix release- Update to 52: * updated visual studio 2019 runtime version * updated zimg * updated vsrepo with support for python wheel packages * vsgenstubs is now included with vsrepo * fixed maximum for 16 bit input with diagonal filters and optimizations * fixed deadlock in fmserial filters introduced in r51 * fixed more averageframes bugs- Update to 51: * updated visual studio 2019 runtime version * fixed a cache shrinking issue * fixed a crash when removing a message handler without a free function * fixed an extremely rare threading issue only affecting fmparallelrequests filters and arframeready events * fixed compilation when avs+ master is used * fixed lut and lut2 triggering a fatal error when invalid planes were specified * fixed property append operations on non-empty keys not properly copying the underlying data * fixed wave64 headers generated by avfs * fixed crash in averageframes with odd number of clips * scale averageframes for integer chroma by distance from grey * several fixes and improvements regarding handling of the active script environment in python * plugin loading now has better error messages * using get_core() in python now generates a deprecation warning since it's been deprecated for years- Update to 50: * Updated zimg to latest v2.9 so grayscale colorspace are supported * Fixed several minor issues related to path handling in vsrepo * Added version and api_version to python module to make detecting version mismatches easier * Improved rounding in averageframes * Fixed averageframes not properly rejecting more than 31 weights or nodes * Fixed crash in textfilter line wrapping introduced in r49 * Fixed regression introduced in r48 where expr, sobel and prewitt wouldn't clamp 9-15 bit output to valid range * Fixed crash due to null pointer dereference when instantiation many vapoursynth classes directly in python- 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- Add patch python38-compile.patch to build against Python 3.8, from upstream.- Add the missing libarchive dependency.- 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- 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- 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- 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- Add patch to fix aarch64 build: * vapoursynth-upstream-fix-for-aarch64.patch- Obsolete libvapoursynth to cleanup old packages during upgrade- Update to version 43: * Mostly bugfixes and internal changes (see provided ChangeLog for details)- Create subpackag for python bindings - Enable libass, ffmpeg, ImageMagick and Tesseract OCR support- vapoursynth-devel needs to pull in libvapoursynth-script0- Rename previously added patch to match our patching guidelines: * vapoursynth-version.patch- Correct package version (it is 40 not R40, as per configure.ac). - Resolve project ambiguity in %description. - Add SLPP versioning to libvapoursynth. - Add missing Group: tags to subpackages. - Move bigger doc directory to -devel.- Update to version R40 - Clean up spec file a bit- Updated to R35 - Added disclaimer comment block - Renamed plugin package names to include 'plugin-'- Cleaned up package descriptions and Summary tags- Renamed main package to libvapoursynth- Packaged R34 - Split plugins into their own separate packages/sbin/ldconfig/sbin/ldconfigs390zp21 165234055254-bp154.1.6454-bp154.1.64libvapoursynth-script.so.0libvapoursynth-script.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/e24bdd5f7b8e098f719701768fe3fe4e-vapoursynthcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=d5e924646d45d251d1614f537f4be7ce951cc7d9, stripped PRRRRR R R R R RRR橂] ,*`PRutf-8ac3159c5991d6f03784d0770ed332f6b2c21660f84b80e27df96249cd0aaaf37?7zXZ !t/JwX] cr$x#F߈; Bpnl2(tAX1Ǎ~)Oz+vW@ͽUVl ]KdAn,)nY2 =,[*G-pbCLQV?YӢ+T˟A5 t ߎ3~UE #w:P-_2>iH?'s?dߊ)}khfua`mJe gFx}ǯO[b2ś5s2GZ_]= Ao1LLBR=Ӫ7)scPY qc!_C<9wn>bV!'JVT'!z)񰑼<5AZ;$?x $ӻ4" ]Zʞ \WC^"sFjRd y$ؾqG/6䧾Ը"ˑ4[idL!pc rea2$[Y&Kz[&:asCf6d6^^{ WlbxďBuc?Ѿt~EO8yn_Ѥ9[x4Cd @]]z`NɍC-WW3)\0>p(T?a&KV4orŢ6~Ofc%/ic$USzL(G`FhJ Y&fP/ݧ7CvOЛ&lGƤvjzP "/vkvsJ_ՅseN͆7%(C.jugr'^~"چR@IRmfk]\phlzAIC?q>ϥ!.5'PTQ¹7;5ׅ>-65Z#82?:2qya bθ@b+}xʘbsʊx'P Kgnp  lJXFa~\.s2P'Ϝ.z⇹3A!(zBZj?;_ j!_}@!mU`''ʝNS&ͥ&s6"2.q?#\~qg+L.ޗ*8zAS"& @y䬛Qg.lZc<ZTfvH TEQ#ZPQ~p$ $iC@ݑxfyQ:X?#f[nWըkBͿTafN$1'}쪣V+ $﫰`|YCI:uS+{Q,_:3zB(*C;]9s܏`(jqfa33UUOefrb3 4P$ўβ T̑Y\3Kr~HS%΅! `>g` wFԉկr V,n>=^J Lr|16r'Hm8C(qu1ņ}]8%8BX޿|t04Tj~t~&viW\e],k 1Yn`ڻ| /52 ۢq;1Ύz_؈|%}i 9*{ڸ" BЎ,1lvGЩ*poЫLgLmgfCDSuV׾hk"7*^8S*"$(b̼vVl=02חfih$=V6 ]g*AxGG)az3勇Q CiPiḫ=`,k:f<eR8 Aظ=8ӶpUBH+zm+hOBdiF@[%.O 6CzNĤ𮽑< WEOɇЂ5~A9e[J]4r֘>|o)C7hN:`]M7aۄմuOsE6|MP ^ߗI{ ّ#evP: lHC>DG Skj³*!Vw787O%$@xo Co\/)fS_e):Ӷ.i\(T5XIPNȫLi:>0>|s8:N\P$WJ^"9A! ' *<ʳ}_δaծ"iR4NDH/j ,}ɴ…B8iPJ@ښewtY.owIH~jޱq:]޴}pJɺ|".Є '֤IM+$SbslFLwCRDh%'̼2> ޹sט3gd"J`+YlSJFir6q" mz3&D3F6't?\L.P=T[>a/[[1GqKE/ηK$FiQ Obwʈ 1cH@.)ɭ@tqذZ'b)E?Xd6OyƯZ߲G vWU1q,*&7D_j "CiŌ)֢ v`9jҗ!N͏ %!2QX3J)D!jNG7ǫ9a8{JBH.O< Ɏۚ19Rn=]wb1˱J(,2`n9a"ZބA-=^꽧I;ӠW~:2)H7*mgB/5N ٘~b(D}$1*8UB8eD*ZBy  c$ 7#(UX;ێzpR*'oXopwǠZ$-\U+CLJ%uXaiVK!=ZIUeX6JΈ'U@G&4jlY !,10Feo1T!)sMQևHF%IB/G[ aQiN+ZG$VwgGxݺS5'bP@CE׀jzŽKƣnvK< H=}>SY-ANVhƬ0iTwlppLݹ뇊>,A Y[]QtKU1r#&mvBFѰvBD<%'nՓCkAbEU_48揽̔͑gM_OLj:#ҫ]\ՙCKWQ uj<~ Xփ#J YZ