vapoursynth-plugin-imwri-54-bp154.1.63 >  A bxA!M@eee3ަZiIR6^˖g28'2|k^S79ޥb\fn"&W֏ѵ~0ffo[SA'6d>^6!B]U=(K:S2u[y-UuD|0̝R ] =>S;LSv)Y|` o&HI@ W|(!Fpr'boV)\n~c\r-&RC)o~cӃZ?if-6x87ZBq'd!⛊V7 Q(RTϬ6)&l >p>(?(d ) Mtx +1<@ B D H  L(8$9:'F%G%H%I%X%Y%\&]&^&$b&<c&d'Re'Wf'Zl'\u'pv'tw(x(y( z(L(\(`(f(Cvapoursynth-plugin-imwri54bp154.1.63Image writer plugin for VapourSynthImage writer plugin for VapourSynth.bxobs-power9-06 SUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxppc64le bx34762191f3f43cc873025d651a120a7271547018f39db3b6366a6d9237aa06a2rootrootvapoursynth-54-bp154.1.63.src.rpmlibimwri.so()(64bit)vapoursynth-plugin-imwrivapoursynth-plugin-imwri(ppc-64)@@@@@@@@@@    libMagick++-7.Q16HDRI.so.5()(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)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-54rpmlib(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 packagesobs-power9-06 165209676154-bp154.1.6354-bp154.1.63libimwri.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: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]=cb7dc57e90d4fde60b6f7b72737dfa6eea84f55f, stripped PRRRRR RRRRR V1GՄutf-8d9b433b045802ad2f4b5c947042bedc16bbc2c50d7f1e2aaa21fe092fe602fb5? 7zXZ !t/ @] crv9w , Uټ(!fߵ'h\bRD&8:e]h៑+}u38\P1w4#39NU^UZ3DT/ۃ׍(!O1Lӥ ڨ?M[PVA/Lɕ,%wߺЃ|UWVUvNvͷ4U8`}r_5 kzԟ48¥ +gev]H +,JCDgee`fFLj 0Bjžںku&_Oz&Mw]RK}#|YMA2 zo1\ Yb2g|%jɱPN fsYЯq7M]/.=ka/ QdN`v0n7[OzȰ{7"Ma=M=EGӆY=dT 2,%톀d )\)oKolSr8b7I: &|0[As;İ$*/* sR[Q'sJi9 -"))VדyڧLW!ѷ?J1'uZ=1&V4]Z!̷J.:(1)3c(rG JvSj>\d"P Ԇ8+$4<$l/9͓M(s]ˬ(IgNfHr7m_B#{kb@J-ݘj3 (x_>D=f{ n^>K_q:Tv\[+ע%ܐx @i 1R{ȴKLUԔ&[D[ q6Lgv'^a6[(InpQk[ ܤcTFN12l(,"ChsG Apf@zVAZ!YGIeI[$ JoeG/뺩xˋԐ9ڊGI.yI0Ə؂aC@` ,}w :qhLz:@.+"/D& 6dIVکχ"Ϭcv3>*sKutՎӺ"ccֱi JQZ( aar$żWA`*yА_ VUθ㺡@!K);_,5JAD6w{ FnP<GHsb:gEד‹sV-婾:/J10PI.3gl%K٤;맧]J!LUy@0+1uεL v]X lJS;/}!I i s8m/P &mN>+a@U^1臒ʺsP ,]jy = qǻ[2j+``0 *_Zj)_Br +fv?xn^z @kb8YۼZh$"xV 0ܬ(Ϭ2 .inUSb9e§aߦ51LH !f ϕha7Ӑ ',H!R..:TSWK;(?>評"A黣G˟]%NTcPUDq\^pTyF;LYaue,w>hQ8M#PJd HeWScŖwsdKv",Ƛv4$Q*G+#`a!tEAct8uD$6HJM" XߏF֜bɸ4 в:"d72Q$MS 4 R~ȞhKdx 5\MM5͋ExRJvq˜.-P>F7TB^랼RKoRv 1G<ɡ 90i9Z04WCG{n#b\z$@EEv8,8آW͙2~2>r^_KE`)o_!MqH>kgǼcyv_,AwT+LjzR?2 :i ѸKDؑ~u!R ɟ`\Ѻ*nSFmD";2aR lqFOl~ܢ„Ui4ȴuW˔n5ctiW3$F:lRs:\7P,f}4e^BnTG?X*T;<_1vM$V0cNޥdvn_oD_b 9QK܏A9\ g d0:.PTY`'-:o`HX^14zDˌ:,/o[0߃0!& bIU@J))"dXdiGi yD$7n eC@ 妈jGQRbj ?c o%7EM5ju.?N>nup4r_KeO cbu~o NR*7a|8FNLp'<$n QE#c9}E䅚"XwF} μ$@*dH,<%~z:Ђ1HrH.Qhr,:T{k;= כloj+&k I$ccNXGaMjXo|6r@VrF ŎA~W;J}qHx ^ tH[챯=w*m4"_O Pd]A2dezҩ E/zg IU_ EqKn_裎@OkFVĭy}]-TN’;4Qg $@TՃ_5B,Orz$&H#C4?8;#c܏%st[&߈7S![h=QQ2юJUZH=G\YT~urS{ER\ek2۬Ny:Fh ~ 1u~79gx=d`cGZ*xTk>4z&lC: ~RhJ l:le$ tKTUxJjw D,y`0Y|s7[b)`D8-(~*̦lOڝg>ߒNlWˁ{ L*Q@5&#:#yrH\>\Vޙ#U7ZBOI6/!YLN% FLKpAI2pL)tʶQᅃ$8[## J4"d"0Qg֎pm !ZVhvCxՃzPyЯ@':<0& "rϜ`sOBn\7v` yZ0 cF'SB5;]TQ95.N8K_ ̘*!.DġbH184iO#EP h6Jz AG^}a\ZKX`}iߊA~QJ?j!aTzЀ[ 8!oOHnn!Tlϝ=~OݣA-\)gLYh#F=kʼnWgN(aY &R:cnma0^䮂.mu+=tjx!?[ a}-WuE]CGQL))U>^@(w΀Nk3"*R@/A .R'p\cUσ'F#LDH\,OmS~nS%r zD< 9]\g)O[AR{3`™*{cq˅pv!$Obt*lسf} 4?˪"D% }*hcM?q$~}BpQ艥[zp>tUr::镰%&\X#KCIjG 5!V.>Xau<+/e ٳ1JZ{aWʨ +'=$ZPvZf]0Io&)ɲM}+圤f46iV(BB$Ibcx^4 c}!/|bgBy?Cw ׸eBՁ!1ZYV2=7NT(*10ԇg`QZg#}jV=A碚q\?N3e|ϥu6XY5ןciY슶 Hv5tX܃a]kYJȇ1h:/W3:źrZP,q\WNUX˂{_!*kLڒ=Zߕtr@cZ D#(򈧓գ1|ٵˑF]O(V5 VDL)@,8j赻l(ne;G.Y3G]sʄr=^Q]Oܶ7/U9? ,= _"s Z [EϠ)xfbWyP\V)'}ޚk/FDeD>KA$L9/[$fᤷre1"l gt"_9p\MEhL0hyנjmvJ^':Cw->;P:H*Q|}?l >2jq~ 9.*Ad\_M&7/qO$1/fg4f@rp N|N5~}C<4b&2ݏw%wr?ӭ+mG i9òpx!%F2S΀}0:xD1U.1k3XʍEqT8(d[a-8C ֢! v#asy9F7BN+EJ4Ǵ1 S(bݪ&= NV9byY2v^cX +ط-rBd?o5܀TmR\g$\1Qj91`qQkDCOK3҄cF`dq|Ǘ"Q" |ug~`2p:׃= :q2!"cR!{qn1V ڰB|B~cr;i{{aҬ#<jdW-O6T] mUP82qQ.9 .k֙ 6sϸ?[vc"X^#(GP,.yoy)+*>YRu!u3F^He?LLn>Ӻlw), ,sg*p r-V S)s~+u#mI:&¿ 交9g̈*5Ej>bf\NmYQ .Dr$/nY}_ZZ}pj .L,:-D0`ūB"q\̔c۸˒)C.9HL zPk El]NB8H|͖ }%1CtǦ#gXG֞^hvi5_j}岳q]ȊhW)泚:zXg`KX˛ k3H=y)dm`T=,dΎIt^l,wvm߫bцNm dy qQl0) `8:;&'`I*0^vNyC˗|M8i*7!!?AF"P-ңJ.[h0kSչHWL_.UBbv'ƺdE)RO2Рo?-S $E^ {^KFX`/uuX7ng3}c b+F&^oL0~^Jg/1ivކiJA<8ә0ă<0nyʻ@wF9 yh2ђjuƸLK#kq{J۠h.\_JN-#V K2Ƌͻ5L9!hNm Ø-|KD/p@6{+U]y)"d!`BUĬCeʗGM&$3zHc]vl-2gFuX~+' Wxkǵ>&n(`W1L69cMD@'0}~B=/b \RAJ]]p kٻ1u07 0.CM~OOKf6%t iFEAXFۻVD˒8ib{1iyx¸{AR!vto1)Hp\Jj[}R;8[#ߑ=lbA@ 7ި3:ucJ*N؅QL'o4>%Xyqyjlsu.<W#8Io )'[c:h9 7^qi$/3MǀXLLy˹*8_ݣ&C![U{M8ű0\ 7"Ӝ .r9/.LlFل]J6'ä\4J򺯷T`(,ӿ2+&9|.DmޙhˑtS $[ąfo?G.aw![Y.~P޶_ڥ)Є>ne"m:9~ͣ8GWβYAxX5tBtð>QfDxhLj/MjnUF[̫]0&M*J_8qmdr:͠ug) uY ѻΎWao+^B$ N&`ԆIOퟆEIZy!o6ޡKRʚK:qTulwȳuy버9DHR w2{0 ;PZ UqLTSpLP>?[pbԑۀ :K ]̖J‰oQ8|뎮ͫ@|@p?Q֣%ˋH#utkdQJOE[Ant`T֚醾6r=i. sz|2wg "ꭝ~Ǟ16T+x`6kg SJ$. -j000bes" KlzB͆rZ&_~?'%SZ _R0Ayq/"@Ɠ-{47vbFmMSR Bo o9s:)"x}~1F9EL?ߨ֯ rUsh `ŧuKi(QA;O#$j,ՙxY -ٳTx 3#D(c6bWdd qcހ~V~uQ疥!KddNZckL 3w2zOin _7iT,Eoy47vHy ̤}8vuWWC)h%IT FVMMI:-} >!&l2v3(R_+Z֙c둲Ohy#ŵ~ag~E;Gu6?@PǷ˃)\oƉ?4&=@j'UI>_( L%颷uuy(ӟCEա?yb|3P6]j=UrL ,webDǶ 1QDt1aNE1*$DݕhuМ z8$"y-K+U2ij%f7,ʫ6UTWF;A9wW.6uےh`Cɦ&ۦ+ęh,_#ArY?\e=gjcNЁ=s: ШؔB/E}J:H o-r EJmBĮHKKZqmJتZoƿ_l DRVB qO_}8 X^5L*]U5>t޶xa;X$U{9s#mZ6 $Qd8(t⡤oxm"zz1$y@AR!1ڈGQ#CSչ2xo}2P708 i_] sг5 6ԷҶ$\R'`23yƯw' 3;z۸ th1NoŽ­xyd:}HhlchJIj /Qb)wūPH/luٽS_MmqDIpαL'v4 na7tFYG\P̟dprZH;AHޏ[ݻ BD ]{F",ُ۪e*+}I&)ۏUu苚tM$XogEVjy 9 /ʥMU!3]*LSZ!- WܿjOM(Fe#Vd,+ ϵX ]PQlQȗeI1[+J%mt^/VRz h?*7";F}.@`,bCLw}Y5ye1ShN3`*q> {]+hrEu58(_:m vŸWGŌ;ʐ9'Jb~`Ɗ٘LYHLM,el:aMGe4йL{d&'іP5șbKknN';ql}#@#{wB:#?D]5Ep `Hd09<:҈h k T&$)o  2WyIxˑ$Vy<؜=h&22oBkI.VwobL,GtOriϡ<8_92?dʋ?Y`yV#IG1 QmY=RW0VtPw\bΨ^zî 鲳v`E1-=鎯E)1!'0/ۧ%:++_Cbʳ)8D_XXYY]t7*J!89u3ĬZJ UK.K=G(΍py xbjfQ?Bk4t󌁩q*ҧӨq\邩-|6M{=(q=5G|t>CzI6[8 [ڼœHdVqU. Wjw>x3T?jvSav{Xqy~%TI?ν+tGֆYg_E`UmJ\PJԮ3!J/Oli%UJ{ Z[ab.A%x.3>q!j73+9)c&#~w",q 2@`xݺdA#r x\b]&S ; '"/~] f c(/M *g-cW0 E={FsCL6?^R ?!xBjy1O`Oҡ[Ak^=PO$NJ Lx>C(reC%W S6.2X%Q=5]BcK5Q#2|MZ?:h_>O qi9R^FVWX L5J/^DőxZ'w^r&Ke`rI(/ #ڿ:PdO(QDI@]AX/{['X4:i*V)J$ ʥV t~\V+E(g%o(vzG+s!E!Z(a15c n?Ozc&:]e ƁqU1pqӃw a z$?[`DEm3尵%jD $"$voydp idMSW+|c  .e%NƑ^*fCkt4H%V$kնw-  w:h-i5+ _dԿ>җt)q#f/UZK ˾"' l0{"`2)=( O8x߾ OJ Mn<E? C+}+I&+M^&vh p跎\b:=jU(u(ka.nw^ BfDֽQ4xOv5ifeX6O@ZXO2cTKjZ.v7эƇiT+bG7xRr֞Օwt*Cܹ@1W*e9kg6Ы%Y[3KRzG \O0W!' 6]oq6kXڃAr<8U:f$ m{Aequ<&Pq\T7"5;ڻEKN 81 y h/*R|FrxqVcL6UDՍ&";Ù`(`b|icܧV59~ %ⵡXnHp!hUdC6!wvKPBj\u[|= mKvEou,e%8iup:}sV\DžG  Q&X 6ڭZ€߰a0qy}UH~cekSR^ml h R_85=X/<"kL`& h1#D+~ mYڑXDHӮyL=U(Ԣ2 協xgTJBDf!>cSMrwe26ВvRQ '(〠ݴHҜlK~PX 8j|| Cm :P@&q2=HGջK=*~A\YwC)K{ɐU"O04 (>ϙTñygW)2{rO %:&v}ԣ`@E^Z$$|@68"4W?]Չ(ObCa'.̟=nZ.WӋmpmNr0nAV@ϋ*387UuA3 }DS/VI܏Eܸt[:$ޗVPb_9ɋdrFih`S׻i O#!=*PXmTj])^K|ѳ7TXfRJ@+`$g5'%;Huގ.]J\4aS6>x~&:1i o u?#f"(R#fu"hXL.5)\"dZ8Z1q3 X?7\My`g.,ǡgٟ0 !~ba ϙd}l/у[V?bQ~`[¤"2e猃dƎ^&fwT.=E}ӯ(c{HO9 eKB&(g"*F,9XlAh*>^_Ь}IPխ j_d=Z nҊpfNx