vapoursynth-plugin-imwri-50-lp152.1.2 >  A ^+U/=„~ FЙE_O6CZb%݃mP ~B3(MBzYY+(xZ3=&lPML),<"`g(;Iv|hXD]:0 YeJ!@ xPMoD+FjAX2br?b~5l e}5tZ:٤=|Si̞\&VYA cѧ6_=8~'L Ryl24a9fc333e3478b14ebd26b3ae6344f4a3c99756df144457c2f4c4afdb8638cc8fbb48e1e7721e6f325fd4f2e0906a2485797830b^+U/=„vS[9O82 UG #;pO6"uA፪lgDZyJDPKѵe(ni:fp{g&Rzy[Fg喱?|ie .wh;i ^9=DLu9HCQEA\RKI )wq$zzmcĠMSQSiRN92JKD)lwyb!?A!²ay0UMhE{vх 7h8>p>!?!d ( Ltx  )/8< > @ D   P1(Z8d9:FGHIXY\] ^b0cd ;e @f Cl Eu Xv \w x y z!(!8!<!B!Cvapoursynth-plugin-imwri50lp152.1.2Image writer plugin for VapourSynthImage writer plugin for VapourSynth.^+(cloud128(openSUSE Leap 15.2openSUSELGPL-2.1-only AND OFL-1.1https://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxx86_64(^+$fae646b8440f5960b014eb91bfa029754e95d66b0bba1b920851d3f87b192ac4rootrootvapoursynth-50-lp152.1.2.src.rpmlibimwri.so()(64bit)vapoursynth-plugin-imwrivapoursynth-plugin-imwri(x86-64)@@@@@@@@@@@@    libMagick++-7.Q16HDRI.so.4()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(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)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libvapoursynth-50rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^2^^g@^ @]]H@]\3?@Z@ZZ}@Z#@ZZ@Z@ZXX TX TX TMichael 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 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 packagescloud128 159096298450-lp152.1.250-lp152.1.2libimwri.so/usr/lib64/vapoursynth/-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:Leap:15.2/standard/6961f51c515b08383b1f13adfc916b4f-vapoursynthcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=be3ec45b8131c5bf1e5b668e9af65f06f875b84c, stripped PRRRRR R RR RRRR75MӠ*YQFօIutf-8b88adf7aad4fbe0dd60f584e29fffc90f9f02812b5d68cd67873962a04d1d544? 7zXZ !t/7<] crv9vW* # 71L~nxf8T+-Zw+_M Ϩ5.`Yck :^z:zFSKte쇎@VͬC/ҍ|=/pzd|]|2rZ+/{Kii"Vm\ 40bW~M- Y1(yf= "ۅ`Ex%Fhg Uan#ԺjAz%TeٙLg80 lwp\3D4?ɉ\kހDDa{%%iWSwER.-3ЃL^ErF5 N>q>9E?v&&}->mmiKԚoQ;;v`o5e PZxmDO9T0ewmسẺDlGywu4uf ԦGRkM'Q r'mW5Y%Uk7G/{OTI՗6iC2KumϒO㸌89f| ߩzJTmMu2#[W/0ՁxTК:i*cW泜~` MȰպ[[Ew#J޵B'C朆("-g6'}_u{w t'g " /h+aC2mʐ{(ܧU WPHy5]S^Uau&,g+h6 "hsg:"g'bpuCG 7wCd|ۡhV6>C ?ЍS`Q45ԱrPKw1@7h/2K&9s:^Y4 5MBz9%@Pꃰ~)q`ah5 gb_s:@B@p9eKqWB9YI-&v]7f1P:b몡5/H)2ḟެ#dx] T Ruaw\WzbzRud C|S4}8B4Ȁ'ôcLap6'Ͱ+.soݖ;8Om03 ָjEi;%dVy 滃Cv?֩*JT 9ǵ0DOS%p *?s!nt&3?Xg-D%h="'~ݖ`F  <*k'wcIq BpiO٧-n;׆+ayNO+]G%Q#wivV/ʬCs:Nڣ`==GM Zg.vx%AT҈FBS|Fe^)JljV,})4SDy +9UȐ]hPi֞[rK;b H'',$#,E~=>ÚZf J;Oe{쉅dPVהB`o[8M#a&?؟ӏԯ(D3'g M@xiHIF(&k_4f̢)Qu3jvQ`|܊hiA7FCÈ_B% eĽ΀n\(16:3Z`4Ж wk/8~ "7/ _TS3!"4>|UN*F•ک!+U dKϻ>ƀ BWA Ŕi $wht3|rYũ=>R}f9V;M0+,A&'.%!C 2pÁ+X)Ը\L U;!“bv)݄F6QXn KjyׁBZTŌ=@nk>O$H{ ?UUlS}ʶt!`hV/Q?6lLڤm"QJ䲁i ?cye7?U6`yE7<.±Eo(LLÎ>Yנ=Az9t^KÛ_ˮ(K30~dE7+1Ko(k\W0ݒy@tG"*7 T+y'9`vSu UZ9}˕$-n֜2%:+vk%9]` \u{gDy]ubY3w(m~g>1vʳ}manw,&U)=B&f[ rv; Ưv$m~w1lY$~3xz]"@ uȝt"vY|sF? x.w;+hF@<_WtONw}8`PSrPl&@V^_3UJH hYVC"v_tv9'}(ΖHGhC-͈L{YRk Y>,b>w;,'8kc$džЦRE>Z{UBB;huF:p \$M+ O' pyG:,sB-?.;sy0Cbܚ8xЅ;m7f/sFPhR< .31;MMH!$Úo0>kz18' J#_sT=Uz)? btdO=2 v<_;M5~E BGN!*_W$;rF3<<[NÄ #)}ҟ0+Lx7We[2X;MVN}* WП{sxO(ёjٴN|Ċ(?$L;o04&Y-5ܒb'e\W ܁!qb^JΒf!ҖiG ]`پW  6%aVWJO{i4Ca/elSh,|ۚ?4B \`~ x< =Yc4g8f !o"P$toD>@.+wyx?$C)"IatX74qp],8Ph3{9.7hxF);؏]>ݻhڱpI -h)IL9^ZxOCCvE,AQ'f˾kLVRhJ+?0ILJ"YR"'#oëo0atVԔVSS?c9A>MX6b _h_یκ\yͯu,0z!k/snJ/W | 3Y>૙@}^tj7M$"v:Uwu D"1vGA)ӛU3.7&7o׌p#{d{9$2:BD=;*%_XiʎeT$1C O$2}cʜژo:\-}'d </1i5>@$^tn+X+#R_/[@`'cv^X `XξW DZ?,#{]$1#V>4}Ơ?eNzљ/|ƿ ҇wT+]8)0DWgs`u#9@HlM}|#u̧c_#x19hPTEAO뀁^ZmEU.!`FI'k@4ıZD eOhRT4UTVKSa%UߺW&9EyZ@=wBs*;5uXơW^ E6O1;S3ƀQv}'V/ mKb%xC[<3h _IvɄiV" s˟~B?4-Y<ڧst+@BD `OPS`-ո_^}}S>C@yeR!anM*a+`EOR OwyJ&٥&n 1D|-1I#0{ &XHTMۨ*xJ! I,F931zߊu5?3݆|LuK7T'[Ӽ\iq2V|٠a/ͱÿro,"\ZCJk7?~ITzϰy0OSwCgY 8}n5\Zgqz-~$Kyu;LrP)*{y~ wl62J.#ރ>Lj>BJ- dqc:]H A9gk/5\qhH#!09Xe 4 6p):f o/E۠r4"xpVA6ߚ?FY S=3b `7/x%?BgX˨9#%/;ܚ1=-%T@)qMul=3*i=:z =xnUլ9:!(5dqo' =KdK.Oے{;Llbp-"|3 pq&XhdvӼ ʂ;~7&1/ԙ$$fYH:6> p5c3CMZ FPT,ˋ #,苺']TL 'zxJqvxKO.@.ޣVR#u15ߜm8GE TʯMW;{ ]19. BaY:آˬ<"$BUfسsez ŅTC*%55`&-lA eT2 Aa! e<+"o#ʳ,b6OÐJa7}> IȪE~u2dl(,VC I{ϟb*|P*(jIXgkgE*dGG'aF{S~ E#1fs:iel=ՐjE6#Ho͝_t]n%9A>;t Jp:Z- $tTtwӖ;M:@pË́T*Q`f,@ց \`5q*\%Z).tf&D7yD@> C< [&Rl L_BJ1|=[x3LJkExz#R_al%st9d;o7J{Wr1>W9NbƤrߔD#gA+}7lp,%E6bV|˥< ˫|^^v=EJNC1< q =&}1%[*ԟq|{-%+I'?۩d.ԣ ?WM-1;S깞j 6̈́\ti?E]l{F{#NqS1Gb*C{se6f#8a dC5_1s|&t,52ŭ'@ BH@kJP&&uJ4q~K5p5"D8P3@^VJG\4Og !M"NAf[[2cD#1 >uEEk-4a>2Ѫ&6>ƻԛ.nqoҡ M`-)6G4_ROS8_EK5ffh Rfuz" qU Gs *|c!иQ5|aB$~Wg/U&U欥FlGР~?Xċ sΓcm6g M7g ӻauZCT!`؍'f.xICJ+ *#Q nث[-R<>k缡-Wf) 1Z2=C(yPM]hdvM<CLağ*)trxΕerbQ}-(@K,L^Z3(w2?gơ_QeE4荁w TX/ߓ + fFV8 [xn%q8>|FH@i@ RqG\n%\I-t=u2YEJ J1S0tR:v4N,tk\r "Pyϝh9PbƩ *GM)Q usZ N+'PYmZL-V#ZuCpUزHrz͉dzs8qZzj;~%ch{wᵠ(x A7M3>1m%ս΃u,J[4)n)7G3q/\j'Phۣ #^%c 6T7yc6Y(F).%j[S۽{B1>9Si]I«SUvj< n2.އ걜])͝o`<q:uU_@!J{tG8 r\%_U硎WڄUfsX |z]aBs_QH2WÅ2tN]Ƥ} "崥$3(H֔q= $x?7l[6{IOnz81^?BW\O6>EfpWo4f^6%x6PMt8PMSe&̵tT sVbOƾ)I_nk=x?R8=p$:`H7CNvm φkrFUȦ{YnPK/'lT;lU1j(t޶uB G__H@ o* ee.'3Bpu0s,y)xU ;ҏ|ْk;l܋Hj)#7r@.Zde9isnn*WKq|fWK/1i>S8윟9pV(剋|xt H+h ҺWnz'{%ڵe~Ϛ~#ml3Qy!sՊA %Մ[޹{?;1zh [~(͜=(|rZY4䭸5V,07NzI P^ ,q+e}V~sLZ񳦻$|2la٥DK2_S`XM 8fd1204~Lj=>+0kج~6Y㣼NqT|u@Oqom3oe8.T7HU>Dq?ipX EdY:=cj$Jrfod-{˂瞞C:> v%q~QuڍVV%Dn?y#i]? j>lUJ.76~sѮXxt#lSg,L:&J`Wb4P&PGn!v2z@˅I7w7ڻ9` Q {HeC`#w1r TCq[)ILc7ק?'yakBu d%==ѕU.4Moyc "p ФAWr &;4ȴ^Z~=&6 gR)"e{X!8T UIG;Ϗ"wfbXAŞϩS7i+_.٘x&C ]n{};DTDխ)3 k+bо'nµyYptUD$b}Cl~Y3Z0-_³>O"ݴr ׭y\BwN\tkQXZvJK,NJ?n Z%g٪>ê;J+4ٵX?Ew+hi m H=W^ gn9#FIXQ&¿` ,meŽ$Am)D"T>vГ* V**D:ryuǓ6Hk()*t]h҅b lN^Mef(͟?alP;.gjσ hlz3Z%QR֢J㫉}tLV&'t(N<`MX$:?L\+U{pEYR--ܸ;v. uy'mM?MZyn7N^hB-Fe0Q=+T8afnnLrA"±S|P +{Zd D5-"Plبρd3\$p&ݚwWnKꨜ99ARzhfeU"e,3'MC$,Oef%O F)I :cQ a 20M8 VsWvBxfVNY<>z5m2|:K p7\A.:ӆKvl/YX[MtW)da)UJEC@f!#ŨYP% K! 試o33Ex~rߞ:#!Yƿr%JbŋTшEwt38md$1/w{@npymi{6 D`zx(_KMs[fSJRK}ЊGĨHy pTj UC+B} h4CUNfEKo4p3den .-M4