libvapoursynth-script0-54-bp154.1.63 >  A bxA!M@eeeZy A&&g|KĉQsU¤Y{1~ApTmt\1+F!N`?Ҵ,ȼu/D\s[PnGQlOK sܤ[*0̇/-Rcy &y4w:>b0pG BЎx8i SN 9+E7{(Qԇ"䧩-.uuNݎ/\~R.?Xԭ\47b2ba9cfe12293ce002b1fdac25f22c4515b97c42b8d459c2f92bc9e29e55d358d857a74d8ed8dc5dc5e8c8ab4d9d4bc3ebec2aaB|bxA!M@eeeq99=ݮ"O W/1$qGJin9J>Pu ypqoY8d2mVLHcbd{ 3[f'{rJhS 4k'2n׾CxIIba^wsV.Uu( o_]Z0ѽjC~U2 3ׯ\*/;IBՈ%ф ek#)iӍX^x} A#Ћ'#Tc+YZYYfrXB@K/ H>p@)?)d ' W +GMX` d h p  x(89 :>&Y@&hF&wG&H&I&X&Y&\&]&^'b'c'd(4e(9f(<l(>u(Tv(\w)x)y) z)@)P)T)Z)Clibvapoursynth-script054bp154.1.63Library for interfacing Python with VapourSynthVSScript (or libvapoursynth-script) is a library for interfacing Python with VapourSynth.bxobs-power9-06xSUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgSystem/Librarieshttp://www.vapoursynth.com/linuxppc64lexbxbx0047402660db8d6816d7e16724949bb22ee22761b3c8bbee74d3c046f075347alibvapoursynth-script.so.0.0.0rootrootrootrootvapoursynth-54-bp154.1.63.src.rpmlibvapoursynth-script.so.0()(64bit)libvapoursynth-script0libvapoursynth-script0(ppc-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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/ldconfigobs-power9-06 165209676154-bp154.1.6354-bp154.1.63libvapoursynth-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-vapoursynthcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff4c9f1060177aec47965bb4c03246822bc2587f, stripped PRRRR R R RR RRR V1GՄutf-8142a1eeb076d301defd252efc1d2513b07941cfb761b3ab39ec036bc109c1d0e?7zXZ !t/ Gc] cr$x#F$VDe6"u040Z34 w꺼q_NDsDs?/Cс*!Cj,@G [ptw@Z?0dd]ܞ][#E/EG%Cik$tljr'';uQ] RUdGf*Em^ʗHWgڕ˹$z6kq̟‰${ rE@ȏ,0X@Q?]`)'莌1w]Kj L-N:"Dw%cʥl# Sik1Emոɟz ghGLA&)?Bˁ1U$RksXCoZiʭPQNW;7@E1f((UˑoJפOm:yYNF HNP"w"#H(_>3J[.M6 t7*w0j6 08ꞽԹ"Eh:u)dmfkotDdp3p(s]Mե{]^C w3\v8)* X5D JNQ+\2!}qY+X5E <9:p9ζj({"Lf'YW:"ONݜW $g" ;]K~P'UE5CT|p`֛o66qɐk谺Sm7޸yXׯ \=r<^-_ʼoDdTpޥ"J(R{_ݏ}I ~Qx:-Pu-{Dd^NkwnL#,/ރDWc+Շ*B7SM7O_/e ?3ɽRtTs($i"ߣˌM%y "ƭôIrԿWj((4@<7|[jZbei͕ƐtSNZ]u`eZ11UMMןnm,V;N9M,xR\FD 7׶Q;k3YGd2.]jc |$=9Ve#Bv2jrbLTgk^TCTDFviT+et+^=lT%]lŴP53j:"~MGRږD"2Dsa U/&טk4Ъ,J'1'>V9RN J x0r;;?9C Ӽ+c pNs1J? F4p̀e6|EQ,bJ8[.O^QhgxfLpz#S}PFݏ-227Fء4 '߰BOIwOnmفW^ܐ߄)fvSbtӾW~cGֺ40ݟti7ЗIC94] :e4;KE=&]i[}IJ z P 3&AXU&mQuV+'w4E:AaןBUfaƑϥ5Tʸh4mv&Xͧuheњmb س?HU>.gRM mD3nhJx 50L?Z3vz!^˧eppėC؁aUBOJ?vPcf<т0MGR+}X*#ۙ D@'_ba/@y1{5l+rE9',jxi* zc|FImqyI.sѵRP93l%O:30wI262d%t)B 8;U8YD!:x| ex9 ^:4pp9.,@}kFFb ɱ|̩/ZH~H$.s3)2N2n;n QoAnנO Zs:<'u߽ ֮6{TLUpw<5yk͈MKNYxx\0quáIظ\dhPmvHbTqY<QW;toLc0Hl(ѐTevEkȻHs'Iȇ@@1%oeؑu\oR %4@O(U7e0xQl*cmtE2c[1t$lFOxxeʡ?μ$6 =]gbi:0!]* M }T k:D7}M:s80\U^պ Hl&. B^S@@`pU@؜~1ŗ܉ԝ s(nMegVX-]!KBP ]1K>hP=3obDF;FlHP~\U gznS*[d -@sZ)Vq4w 0Njd9vȽǭ CzWmYz.B-d\̞# q89OCOJf'dV{' : WH"FNfm/tfZ<т؀"1Em3)sà4 S9#[qDB%Nj`73 k.#|ᕙӠwAo"tf6J+-^r A) eϟ"It3Z0J1چni8+kT>dD35ꨃ6,OS~ԗpצqĖ | Cڊ:n q] >gU.F~jC4mnqX3mwQT3޲㹈xgXGݷ5Y1>WE$=khUTbNe{( mg~xl`I0+,~,l_!ϲOv.rI0;VFSpGx^HQV:='\L%k%džhﳊ[e4rgyK_­8ǁVbGpnCOc(,=@ z}0YG7\|4@/p`y$h=?kdg/4vmgtQPss;QG`::ncg|)5`RX OZ\W7ms&|X,_F՗+(iggHd(ؚϨu8W+#W 0qP4ҋtd1ZX?<+f;L ([Cp1o;Hlg{.lE3 D !,0X8{4.U9B]ydU?$2w|r8*)C|}p*6:M;gA(x'vRwA! Qߍ,@5 BuQ>z>8r fY|U2% Bx9<5.!X g9 T?F6S29'TҀ)@^JV{S9ʽ;fŵ NpUZQy}ixʭ,eGLGe'H+Bd07{*+m]çJcNS-,6&YKs (H#m$( |A4C⥜s] ոsA`jmsױ1͓l.}%)TI]N'Al1W2!ߊ[?i{99-Ff$VE;xԯa0MV3UAW! Z!ZnzpͣyϜ2JGDMK4?'#*kb'>8|=X ЛRDnfv]tMI4]OFɉFOՁ@)nlP;VݏԽvQvz۬VX'P+䄎{ yvnE.$=@Gn99QG5`Ɛ+DFZD-ayc+EbWڷ g<Fqh$=DK n E)Ȕh" YZ