libwebpmux2-32bit-0.5.0-lp151.2.3 >  A \e/=„ɪfo_}NO)9 -P~ӵl6WcJ6&lԟt4Z9s]^qp|-.tF(A(wLW#l O:Xҳå}p)֞ӻIX[K1y<M)c@ ¬Kץ .pL5 g9_?5Dht?7xT5/!bS }hh`&ry)ZS50564a6be0f3dfd35b54d9a5668246c99c6a7a03701311778270d5eb80fd8b99f11342b3a616103c47b3980210f65d0fe5c15d69i|\e/=„sb9oHPMZ>\MgX•LIqs$WaB7СJmj{J|2(>z3ip>!?! d $ \ #,9 Sd     $.8X`   (890:>4G<HDILXPY\\]^bctdefluvw x y    !Clibwebpmux2-32bit0.5.0lp151.2.3Library for reading/adding data to WebP container filesThe WebP Mux API contains methods for adding data to and reading data from WebP files. This API currently supports XMP/EXIF metadata, ICC profile and animation.\Slamb53openSUSE Leap 15.1openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://developers.google.com/speed/webp/linuxx86_64/sbin/ldconfig\S\S670783fe238d90067d89c4817497c3671295a7329c43009b2ad4e3c95488b4fdlibwebpmux.so.2.0.0rootrootrootrootlibwebp-0.5.0-lp151.2.3.src.rpmlibwebpmux.so.2libwebpmux2-32bitlibwebpmux2-32bit(x86-32)@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libpthread.so.0libwebp.so.6rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1V@VwVf@U3@U|@U@TPTO@S@RΏ@QQm=@P}@P@@O&@N@NNs:@N=,mpluskal@suse.commpluskal@suse.comp.drouand@gmail.comjengelh@inai.dedmueller@suse.comjengelh@inai.dedimstar@opensuse.orgdmueller@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.demailaender@opensuse.orgdimstar@opensuse.orgjengelh@medozas.decoolo@suse.compgajdos@suse.comcoolo@suse.comjengelh@medozas.de- Update baselibs.conf- Update to 0.5.0 * miscellaneous bug & build fixes (issues #234, #258, #274, #275, [#278]) * encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless + note! YUV->RGB conversion was sped-up, but the results will be slightly different from previous releases * various lossless encoder improvements * gif2webp improvements, -min_size option added * tools fully support input from stdin and output to stdout (issue [#168]) * New WebPAnimEncoder API for creating animations * New WebPAnimDecoder API for decoding animations * other API changes: + libwebp: WebPPictureSmartARGBToYUVA() (-pre 4 in cwebp) WebPConfig::exact (-exact in cwebp; -alpha_cleanup is now the default) WebPConfig::near_lossless (-near_lossless in cwebp) WebPFree() (free'ing webp allocated memory in other languages) WebPConfigLosslessPreset() WebPMemoryWriterClear() + libwebpdemux: removed experimental fragment related fields and functions + libwebpmux: WebPMuxSetCanvasSize() * new libwebpextras library with some uncommon import functions: WebPImportGray/WebPImportRGB565/WebPImportRGB4444 - Make building more verbose- Update to version 0.4.4 * rescaling out-of-bounds read fix (issue #254) * various build fixes and improvements (issues #253, #259, #262, #267, #268) * container documentation update * gif2webp transparency fix (issue #245) - Add freeglut-devel build requires- Add libwebp-devel to baselibs.conf [bnc#936417]- remove aarch64-disable-neon.diff: compiler was fixed, neon can be compiled now- Update to new upstream release 0.4.3 * lossless decode fix and a multi-threading fix * documentation / vwebp updates for animation- Update baselibs.conf: make it match the currently build library packages.- update to 0.4.2: This is a binary compatible release. * Android / gcc build fixes * (Windows) fix reading from stdin and writing to stdout * gif2webp: miscellaneous fixes * fix 'alpha-leak' with lossy compression (issue #220) * the lossless bitstream spec has been amended to reflect the current code - add aarch64-disable-neon.diff: work around compile failure with neon on aarch64. - add libwebpdecoder1 subpackage- Update to new upstream release 0.4.1 * AArch64 (arm64) & MIPS support/optimizations * NEON assembly additions: ~25% faster lossy decode/encode (-m 4); ~10% faster lossless decode;~5-10% faster lossless encode (-m 3/4) * dwebp/vwebp can read from stdin * cwebp/gif2webp can write to stdout * cwebp can read webp files; useful if storing sources as webp lossless- Update to new upstream release 0.4.0 * improved gif2webp tool * numerous fixes, compression improvement and speed-up * dither option added to decoder (dwebp -dither 50 ...) * improved multi-threaded modes (-mt option) * improved filtering strength determination * BMP and TIFF format output added to 'dwebp' * Significant memory reduction for decoding lossy images with alpha. * Intertwined decoding of RGB and alpha for a shorter time-to-first-decoded-pixel. * WebPIterator has a new member 'has_alpha' denoting whether the frame contains transparency. * Container spec amended with new 'blending method' for animation.- Update to new upstream release 0.3.1 * Add incremental decoding support for images containing ALPH and ICCP chunks. - Enable libwebpmux, libwebpdemux- Update to new upstream release 0.3.0 * WebPINewRGB/WebPINewYUVA accept being passed a NULL output buffer and will perform auto-allocation. * Default filter option is now "-strong -f 60" * Encoding speed-up for lossy methods 3 to 6 * Alpha encoding can be done in parallel to lossy using `cwebp -mt ...` * Color profile, metadata (XMP/EXIF) and animation support in the container was finalized. * Various NEON assembly additions - Tool updates / additions: * gif2webp added * vwebp given color profile & animation support * cwebp can preserve color profile / metadata with "-metadata"- Update to version 0.2.1 * libwebp: validate chunk size in ParseOptionalChunks * cwebp (windows): fix alpha image import on XP * autoconf/libwebp: enable dll builds for mingw * [cd]webp: always output windows errors * fix double to float conversion warning * cwebp: fix jpg encodes on XP * VP8LAllocateHistogramSet: fix overflow in size calculation * GetHistoBits: fix integer overflow * EncodeImageInternal: fix uninitialized free * fix the -g/O3 discrepancy for 32bit compile * fix the BITS=8 case * Make *InitSSE2() functions be empty on non-SSE2 platform * make *InitSSE2() functions be empty on non-SSE2 platform * make VP8DspInitNEON() public- Update to version 0.2.0: * Add support for ARGB -> YUVA conversion for lossless decoder * Add stats for lossless and alpha encoding * Security related hardening: allocation and size checks * Add PAM output support to dwebp * Alpha channel encode/decode support * Lossless encoder/decoder * Add TIFF input support to cwebp * Incompatible changes: - The encode ABI has been modified to support alpha encoding - Deprecated function WebPINew() has been removed - Decode function signatures have changed to consistently use size_t over int/uint32_t - decode_vp8.h is no longer installed system-wide - cwebp will encode the alpha channel if present. * Add libtiff-devel BuildRequires for the new tiff input support. * Rename libwebp2 subpackage to libwebp4 (by changing lname defines), following upstreams soname bump (incl. baselibs.conf). * No reason to run autogen- Rename webp-tools to libwebp-tools to follow scheme of other lib*-tools packages.- add libtool as buildrequire to avoid implicit dependency- update to 0.1.3: * Advanced decoding APIs. * On-the-fly cropping and rescaling of images. * SSE2 instructions for decoding performance optimizations on x86 based platforms. * Support Multi-threaded decoding. * 40% improvement in Decoding performance. * Add support for RGB565, RGBA4444 & ARGB image colorspace. * Better handling of large picture encoding.- add baselibs.conf and use original tar- Rename subpackage libwebp-tools to webp-tools to get out of rpmlint's pedant observation that it does not contain libraries./bin/sh0.5.0-lp151.2.30.5.0-lp151.2.3libwebpmux.so.2libwebpmux.so.2.0.0/usr/lib/-fomit-frame-pointer -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.1/standard/f00eefbd5ed87126b6983f6314fc02ef-libwebpcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e05f76f3c78f46dcfba924beb9666e6eeca937c0, strippedPRRRRRRRutf-8fa92404deb26a2e437dc70d20c1f6e7be70d846e93fdea3aa9a517dc465ba267? 7zXZ !t/D] cr$x#rzx6c5C&W(P? hʋGoX*@"%[𲸿2' Llž^&A,R2F`ZӿDn#)`w\cXQ! 2e}b; Kl5IՌ!#[nm v C J\WM =-L ,;[Ut-% ]KyVL)%2=.Uc.1 &/5M$/-9l=:^B-\U^T}fi MΝҭ}c- CEY?W> ׌) ^rR=GDŽ-;-7_k&ps66s~Ҩ\ad7~$8 gru[/h> ѽV lw ,$rQ6FZ׉*7u+z/OpEx'b/-ѕ85eG~F[aA[S^::u л1$ڑdPM.ӶX? |8m t:!oV݁_qMi\_P ɰk=l6OW6uAI/X!+F[|z KBx= jÆi[P}DIBQZ: "oM{ι=v f6.[ܻ%%!m-5͚ OWp. #KL$B0}e5*7u#uy)8*AW^AcNji b^CQzۄnFfjxlTz}GjNus?aq|U",ͦdX2 f碸)J=kG晍nv3Vn ݓ`$/aS`]F 49n4ر(,~>!m&a%R1\UpD[];/Ru/Q _O\jUkHv\WV3꘡ 0nGJvl,Ư=@%R\\Jl7r5_Nz !&U.1"x* Lk;򝡢^J 4Bٌ\{/EIf5Υ@N+a4ӻq~\XJ!\w8.Fw JRPeLīE#%ۋ^ aAךy0S?D#K IҟȎRbڷ&bv>jS5,( RP$c~\1_ >}UhIkTotnd1&ы}ɠE&VdO.J/o]s{V"k);:tSjz KS؉aaoGJFd/c*o(3FKgW ת7%,l *|xЊT~-? ԨFBwr0XRo-*X[@\ܡw]nRE;v80Ga@eՁF]qG9hWudh),T٣zK,{NCODCDTp%jIIJi#\Cib0W#l.${_hm@䝚'F=P2.bt;W;d! IIT{IryN|@T4޴)mUp׌hӮ;vKTH%hmf}ghOYu񭸃]r*}䑧!Se ǖ?8Y~.e5m[ピ&)_$zp $v Η+&vpMˤ#3.U:?CVo-b% ؈BeE-) \Sд@gV-Ov2QL] fcw"#^|5Esw9Zb@ze`9oY<{V9l[DCUd}@D^WbԝnDJiMaA>]2`57)GG[pn Ny /`6J[W(ovw;}o+ 8 F+Tk}tBTqo1Ir "Ro&ZM+ĒM$eTCYW6! EW>?^ }eH4暈I9NE_/ 'HR4dд*(ϿԃEMnxY n<I~^gWg=Q,azj̈ԟxH%o?9%֢w{+kϷ#p^'lOHA,\Ohcm`3!@]s'm"S'dqlCqQ ᇪ};ӝQ9YDiֈݍǭ˭FYmzs bѮrс{.4'_غW"l3_6d׮)}$X8zv$]y s6' 2[a! ƑTY RO%at G^y$,"nBgq-`ᾉSbX R1ryhcҾ1a܈8Ց-cT,=M 5RרAɠc\$6R~NItN!oe!!0⊎-(|)3SLۼ. CQ;]x*iؿ™U L?ή1Aj?K׵\ GT8 :.#V )̀EmrV馎卥lPH znSSm:Y-Hk3ZejIFsqoCZ?a*fH ˯)R؈٤'ü@JI,aL9S\T%jɛ?1@<׭J5Wap,\VPcz`[o`Og3p-A7krk39\)ُЧaWЌM0KT'x3;%bz[;HN PAoܽ]Ǖ!Y {B=ןqzEXF'兑|ڸ[` ( |Z Mg]4]Ljg|3v } t; */b_h\e#܄azgMu `N)~sK (TڥK|6{&^)(m1&sS_k <#("r>:m ʑ 6Nbw&IU_ e3?%{9\rǟ\Z26gT"|0 y: `L0|I`͹L˔ā =1!oXDs^ܤGH1"9ΣmDPF _]ߢh\sȸwx-N-VA$JPlKz%V֨P+ a6h_.X8Q|͑\"_ țB!C"V8 6CF'f@Ej܉݀{@m!ĶUMAlwf~(du 00m9:y="&3ZHߠڂ%h?G t'f쏣_qӝT+A|->,/"S.X5nȶvf?ݚ?yVС?Ls=< _[7).ZFxV 3`ŐXH=nYUEܔsl9348ۇԊdyMwyx.B4_+vF+'Jc|2{C0"PwGPS[..څm(| &xt9ICNnnwpqv?WJ5v :-Q/VW!"Kx'_Bqak9lƯMsz9TvJv Al03*Yl- )0IH%RMƊJjj42X5ztbx ҰxEo\˓~Gh0QywM!Xix;Ƣ "le~xfl޹(vBgTh OgoOPd6<^\Ja婴֢p{f; Џi;}џjQz;PDOeVw/Q I"'jcIDդfRVO2칏I~ VP<Ba,b م{cI#@Ơ='ל5 ty>r{/cIٱv*5ISL&0?u)mgI߲Qf>k d& eNW=%>'tVg[U3w#KL11Ђ YU)I̅ P"VŭQD+kAPƴHK8f/7GVja'_Yw!@- @Ra7ldLD}oNe B:qb#<<_0;zl'0k3B/hgIV@8M|=b2 Z@p2dOC :A !k6"(<eh55hTz"܍2-h(LgmC~hޏE 35npW}RZ ̞>6ȣӘtrQ+J鲅 `tÕT jFzᕹE ilcHOUPEF8.[^x@cnHCs~nug[ZxS`Gm?J*'f VWN6f¸\+wĈgA^7@r*Dz~]^"WҢ~jMhM$>eܤ^ S"կQ(?SEdhJ~lZuoހ`41ބ`Sn.m+ZxNj٪44]êFj/rݝ71_{M1s&+]G񾨲4Bogvz>Op:qahC,.F2HnݦgK[Lr3hO1p5G|w Ps5"(;~x&U Ft*0M_x*@؂&F8x~IqȤ'OMn=j_3ge Grɵמ09d cxsf0&C[ @7)gMm)݋0 d)mYRc`Iv iAcnw"qYg}?H':,j'w4h&vZׁWJ_\ˣv$jm+@mApslZ IJ {hHT3K]RG{+lVc3wQIޟNŠِƎ5wC+ENE:zYь"0r" *yPJUQ%6sABc f X]xo-"Gȥ7xpZVeלx?H1F'7r/9/D`zj"\k_[4iv7`QS+a.+hd=>#К+Wx(jBsVԽPA:C?ɺZR(XBv"@TX8 ̣X߭^ڗo_)@Ї %RV"gyRdo1v+Q$2KxǕ`]6 5\ ܕ3l.2@uP$s^3~0=QbbFkN)uSB{ b8"He_`<'Ea7ad} 3Ɇ4ܚwDBqk;FZXs6ASu";D♔Tt:LJw)RE^ưΉ*SywIrw=o# yblC^K!(s@ʼȨl@n] Ac T5"H.,oYlrH/p:E5J*`1>f$l~V@HFF0}8D(`_ggqld^!ƚOMW)Tv7f۠LY樒.]S T*7FRv8Y_^'~-UZ=5JW>_ MU()cYB5JZGF׉/镖>Mbo^ !T4.[ Ԍ:6kqҫgz(^SÒq? okaB║KߗT4;#)Uz <*]}V>{a?;mXn:x5&ܹJ3 .+bLt6B)Ԁ܇Yq^@D6Ti'hjQvߋT}-ɰJSѭ@L S܈Vh|mbW/ht_ژLA>um+l3=mc-_GuDR#KIH cP&]Vm5M-!:$f@gujO$JA;};ϝX[=4 c}2uR1Lb٥:iSk@t@>;RTp ry򗀱W6!>_ {rej&g(?/.DGeRh$ xlbS82RSsuR.d HƁ([}ָ"XZ 1+Ț̒{<@~p0:8N/_XIm!iU<._gp-hW.Ja ڂN uڸ-?*Yl.Dcg<*`ʣJDQhlYT;vãz-  ͧMcP &UEbƄS)Ŏ3h2(볜;mMU䁨N+?IS YxDR<.ޭ@V&CT Dw:քmȰ^F لVkוGm^g=i܂Y۫]6Aмοfڲ2P9r4ڰckh?-^xBǣKfh,":-Y1&'^N&vi•Kl[.TE!:'Xp^>`$Q 0-]'4 FZ#s0-Fs f1̻Sf>?uC:\u? tV73r(9z ?W{%L6G'5^'=(v@멗-5͡& 6tD[|>9{+YmN`.z:\Ѫ+ůǬ=;<jz62/{Me?9'*L:2R2 ѤN,Mmr<\6g>02%>ZhB֡0 w*UŽYJYRqZ1 U{V458USt:}w^-GS*V4pNoPhb2'5& uVG򷏾xm/}1S?"dQi=V5$2 at(>^R|V cgEA40\J_u߾6CNLc'Qi(7蟁Vw8~`8F}U[\%* SBS~"tbAU-{E)lXaSIޚbhѦ3uf$+e-Q~UhͱFch..7Py*#ZAv((/I4aZ[]|Ik<ܴqJ,$WÊ &41D×Ac$Wg4G ;/&oQ #S w'-E0PSDdYphﻓN,Huy/ւ }j@@|_jh^:cNJky_}ǀ\2B>޸j9%U[pِ q47'7gire?7Y"$nx͌Qtdž#2(љ/llEOS9ElJ-3Rυ.&(AB{_/5+p bNLXc˭9Apͫ5q-ʢrhS"ڭ(dDQZLu7F*_^Jg!86g2kɖL@<($lvQw/ dX/ >Ǜ((I>K` Hg1nz37_|n>wL3:+i83J2xSd 'FB?Gd)7eXOSbF4ejɥf3wNP.:} 'ՈHߩ[MXI/|͡Kʿ[mJH J3)F7y;(kշ3.|'6b-=Xl1 bm>:oQu\ѭkWe ۬Y"Ԃ=vq̝)\{i|.肻M:\X oG0Et<)}_tKGLq Z22dZFܟo0=K++F&B7wso/쾚=*ݨBa's?~U/y/tISe(Eh$B Wn)_tخ_oڳ?=ޗ5{$39Z#z/C qisuGoyu+f"NenƏŔ7֑CCP:@ :{6lڄ*,s'#pګB׀I8d_nBWo6o9;|ҎEr n7mچT=󇰥^fN> \*o0|сrS?ĸQdTfS唬*䒉#*. AB+u=z cn9#41õ[^eVX6}MBYqf/,\ 4JǓ?Aa4l6Zk=lb,'|1 @7̍#͔g$RT%0?ڠ\M ,Ɩz%5gUYeDqCPNd_Ɨ 5hc5ՆQMo1IBDf4_I\6#FCnV魆#>$5x<)`g֕&8bМ@ /Q1/gW֨l-&%O9zEh9JTtcluEp =.U&֞7,8#cVONP$@4^s8>[&Ict|lLS&iB -J8;`;s'f>B&`/#ό|:pʢ'݆FmxW.Ng!oV(X ׂW }8K w1tP]ƅ"Bd0W"]= }X y {iyeC+/ ϩpJ$3= P3Y9*Mvd̩I:t'fSWkb[RĹyO[}h֚OԿ ?GfHh} Q4&o]]HA!NBqȃҳ8MuU׽.}OV\|c릿49! .BtQJ2sv-tT>^H#J7!5m D> zb]XBv.0asvٸ;1|;˘WL'Kvg*7]0"M ƍYͥ7srQë\"g?.v3mw21 W`Cģ.Nб#}`Rۢl g'- e6"A˥?9Y[u"[!|woi$W,X~8! lcY_3҅$'q՚hM nS8,dZ%!Gq1=-u~Te%K!9%rASwjn/n(&~:ä-*К .* tq!@6DܡN Ɲ)wx03d ( l^PZZS !O*`ڤEH =w&3%{ zu[h'Yw0?ȳy}t! H1aڼ?Qѫer߂t&%cŕiJZ2Jn.UM)*K51k*qt|MpѪO&DVϿvD3&mvHÒ7e8E~3i&j8-m%Bl ]ɋQ TKJ,u ܩl"UumYeQEʻ i NgsΛvR_ʥV?,,~NykO`aOgLמ gq/L<ݵ]^}^ah[cҀ6QxtNΘ,S!dRuQs`9i, LSE4m{gFPRP#I