libvapoursynth-script0-54-bp155.2.16 >  A dk@LI%z C S0UT`xaGv_p;gIN9aS,Aj4y5]_l=M}ƜZ* v@倰J<=Z;uL,!㻚؅J=S|Vxw34W|H#wi9ўNo^Q#.BYNH bMhM<֧0tbϑT6ma'$uoyJYxf4Á/eeSc?^S:l L>eP>TM T,aTؔpem/tVEf ڹJʒҀ fJE:)ei=d;-mkE iOb)dmikƕ&+Ǣq\xa}ȂYST4eBϊwhśut?=f8%!>5"264d507a38fc9de702fbd107301a43c1decd44d66ac8a660ab8cc93b3bd7b37cc44b90b3180384125b1c3cf81a950ffaea760bb1@dk@LI%z cl|5b71}:= *81Q@O%]jS[><͖+Seu=g6NJN"Fٛ?|^@D.QHbލE& ӛ~FrI%ӢlL Ul+ߏaUPUvu{qzIDo {_27M@\yFsI,l5<p[[e@/(ǘpf/]u2G&rU3%Q*n!5< / P+? q5\'oWE.K Xv˙sIu Ǵv"wbprufNڏ}[I1ZT`5lp.8-\!!KKa'ڞgŧ]NAO!K`eYRyRl(B`T)8b<۞i膵HB0y0obDi\ax/HwVIAY矍9>p@)?)d ' W #?ELT X \ d  l(89L:>&@&F&G&H&I&X&Y&\&]'^':b'Fc'd(\e(af(dl(fu(xv(w)x)y) z)T)d)h)n)Clibvapoursynth-script054bp155.2.16Library for interfacing Python with VapourSynthVSScript (or libvapoursynth-script) is a library for interfacing Python with VapourSynth.dk@5sheep868SUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgSystem/Librarieshttp://www.vapoursynth.com/linuxx86_648dk@0dk@3c655886a6752f31bdf381309cc84b8224df0dc2395479824bd047af19f365963libvapoursynth-script.so.0.0.0rootrootrootrootvapoursynth-54-bp155.2.16.src.rpmlibvapoursynth-script.so.0()(64bit)libvapoursynth-script0libvapoursynth-script0(x86-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(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/ldconfigsheep86 168475038954-bp155.2.1654-bp155.2.16libvapoursynth-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-SP5/standard/e24bdd5f7b8e098f719701768fe3fe4e-vapoursynthcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ec36e511e1bd4c4caee552c0a94c2c0eb3b40791, stripped PRRRRR R R R R RRR$8UTpbutf-8584fe246b5539d3572591210b7a0557c86a4c46ffcb96bf470439d0bf059c351?7zXZ !t/9`] cr$x#H95&,*a<0|"X`mvMM%AfKq>G~m^ Jd~>y1YRFB/]O)[B3"ZmsQXC;  Btd&|3RDk.{[VTAb9/C%uw <}ݖBRU0yL9>;&YW/͸WXhWs/H||N>:x=&Pz#俓_Θp/B"&9*xCO8A<2{/98FP-l~/)HWp5z@k%7n\hDJZp!kΈ vZ>zS^'ȥE،bf s\+2+V>']f38tՆg@hh"FN9KGeGt7}g )9%>_)B)C$.CAQTm:rUNO\/)r&~>u~;83ܕ$p{mtwz_n95hk:'#y?hV^_L2QT{PLMƍ57~^7L6f}; ~JR\"aI)N|hFot'O2ݏӳ/]̪MEKN: ]zpqQ % Pp"g">lO?L'M P_Eof_R[ݓvnahtZTlμ^DzQ)Kp7UKԆ! l'<= %N#R2мj}/|u TdlL̘pd{qoآi7Pt@:e"QbQ&XbrI.EpH[3@͸Z{whf|1I~:C.Rʼ)d"p7_;Y@ǾIꋓC\\sdܫTV#ːJYWʘ^=' G޳IC];_nC 嗓Ҍ ڲק[BՈy*: cDno!S H4ּFHw sN4= zckd@7GTx;6fOQ0_3Ĵ}>6t 1Ԣ\_XRIJK!%s-KɒlPt-p,,m͙>+9&y R>XRjjm&Ryv@<šZ#`wyPnֿkG(cG,/7t5|`cMsO|*swt'8>oL'+Z)p߃Zd(yâ\-J\AJ p`)TwC~[gnu)π,d|3Z7y,VWXO*PYGCRxBF~YYx|$2jcg_hZKf4*8:o9'qJ=9.}J H6%-dl ݞ7kN89 *eM詴T5 Xg sWő38{S2OBM[f-I+ Hm1ڜt2\Dqؒ@D8c|'^з6K㇠RHezqf0-Sr[7Wϔ^ƎBL!R{nR9}mJn^:7s4/kZ4GKW?' :ڶ8CjvR45qt5Y#/Ĭ9rgŘ;g)[a4P!v8 yGR1`t֮-Z@o^hוDaRT?DFc%)(sc]X]q F1o[zt LlAӸ;ƍ^E:)2LSs#԰'a/4Qb`$Vc)l@w CeB7ISDr4Rp y6`zaN~=ĸR%tvvH"w)sWFnZm`1sWc>HRY1h^ҘI/vO>qB~6iNpi 6_0LPͨkh* 0!Ym~(aNs+#8ڴ|*Pȃ{Yns}MQJ8%r3)o_4Ѵ hny|g1U:Cqr?<6]6pmn00>9wX'gLrXU "z%6.RUM`Wo^=`M.X9u:qz=qPwwYi'pɛ##,O  nBf&֏gYU.1$OU%7z3뤪o]HΪǮE0܆Fyˬm-ޫ"M[&؂Nq\[9,:I;H N6k{heo% 2v˩b80Tk`HwsPW+H_oTB;8H>/½IxocI ePcMd:j2y g}olM]U3WB|?Bҟgw!ɥ/kJシVA;I rf0kc:ʹf3,3/twtYׄ0~ʑ875o`/!ԌAr44gٍX%I^V| 㣰ȎHwf54@䩖nVOi7W:$ԻߞiФDT,Euϖ|n!RN!*=D6(J GU97 \, `*o``Ttgfza=O_BGʕth RD*`S˶ث,8h'Ns$> R%%G*SJx\KT(@iƘHB 7 [ n\mEjȦxT-?gU?̟Ax4DntdmE-0[2?l7b4ÿ_PqvGj8:Ag )~fD^\+|S]+sx%\蔂z 2-?mVQLC {-"ySÌ-|B~l)9~cɝi@Ilov-bbðW+A=ùgċjZ$%%~m\a˯Y踄3: C)Lr,1Jς㟍z|Uh'@ktWemwׄ2(!Vn#«Y&hwyf 3z/)8"W W<-loSE:H ~Wx.\ks9i>Ȗ3+\S-;ijo_sKPE Z F6$ey|g~#Cg |69\ @NXg&;\0.kO렟b2Dquq=vП|},f("՗ YR6Юt^gãbƠŞ"6<<(}AYxQIz\b-:;{OjökTI`\eͮ}u8_X$A"ITlE7Hx,zffN9Hbk%sg YZ