libwebpdemux2-32bit-1.0.3-lp152.1.3 >  A ^/=„S5&YX`FfrVk52cwH>o,R\)uQ!W!x-`#MTeScBLμRbqJ"کFdd򲇪,b"P2 gAܲi jwڛ#dR~Ge %b18D37AR2F..DȣRc|O"KVᵔU!`%+ E G;mX֟wVOH1 ΣꎙO zbe72a138744524b55bb057c46a5eced10c38d271b87f74f1585b078662d2b70b00cd6ff390228cd37c2b2060d3263a02829f4e4b@P^/=„e-͵a^.c>7iyS$A$ 48yBA;ryN8E{E3x`p Pu-QZSC~5I qJ]YCqKKbX @Uy-m_,`׽F5rB-hb죸uJIőL¶y֤^v(}:D3-1&~@;D6h\nssy02 JElcG>p>0? d & j $04GP] w    * DLV`   (8 9( : >EGPHXI`XdYp\]^bcdefluvwxyClibwebpdemux2-32bit1.0.3lp152.1.3Library for extraction of data and images from WebP container filesThe WebP Demux API enables extraction of images and extended format data from WebP files. This API currently supports reading of XMP/EXIF metadata, ICC profile and animated images.^cloud111EopenSUSE Leap 15.2openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://developers.google.com/speed/webp/linuxx86_64/sbin/ldconfigEܡ^^a5416eda977d0a69e65f817ed2a749a2578961d19d587f6971e24de8764b60b7libwebpdemux.so.2.0.6rootrootrootrootlibwebp-1.0.3-lp152.1.3.src.rpmlibwebpdemux.so.2libwebpdemux2-32bitlibwebpdemux2-32bit(x86-32)@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libpthread.so.0libwebp.so.7rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]a&]Zb@Zb@V@VwVf@U3@U|@U@TPTO@Jan Engelhardt Bjørn Lie mrueckert@suse.demrueckert@suse.dempluskal@suse.commpluskal@suse.comp.drouand@gmail.comjengelh@inai.dedmueller@suse.comjengelh@inai.dedimstar@opensuse.orgdmueller@suse.com- Update to new upstream release 1.0.3 * Resize fixes for Nx1 sizes and the addition of non-opaque alpha values for odd sizes. * Lossless encode/decode performance improvements. * Lossy compression performance improvement at low quality levels with flat content. * vwebp will now preserve the aspect ratio of images that exceed monitor resolution by scaling the image to fit.- Update to version 1.0.2: * Lossless encoder speedups. * Lossy encoder speedup on ARM. * Lossless multi-threaded security fix. - Changes from version 1.0.1: * Lossless encoder speedups. * Big-endian fix for alpha decoding. * Gif2webp fix for loop count=65535 transcode. * Further security related hardening in libwebp & libwebpmux. * Miscellaneous bug & build fixes.- update baselibs.conf for the new soversions- update to 1.0.0 - lossy encoder improvements to avoid chroma shifts in various - ircumstances (issues #308, #340) - big-endian fixes for decode, RGBA import and WebPPictureDistortion - Tool updates: gifwebp, anim_diff - default duration behavior (<= 10ms) changed to match web browsers, transcoding tools (issue #379) img2webp, webpmux - allow options to be passed in via a file (issue #355) - changes from 0.6.1 - lossless performance and compression improvements + a new 'cruncher' mode (-m 6 -q 100) - ARM performance improvements with clang (15-20% w/ndk r15c, issue #339) - webp-js: emscripten/webassembly based javascript decoder - miscellaneous bug & build fixes (issue #329, #332, #343, #353, [#360], #361, #363) - Tool updates / additions: - added webpinfo - prints file format information (issue #330) - gif2webp - loop behavior modified to match Chrome M63+ (crbug.com/649264); '-loop_compatibility' can be used for the old behavior - changes from 0.6.0 - lossless performance and compression improvements - miscellaneous performance improvements (SSE2, NEON, MSA) - webpmux gained a -duration option allowing for frame timing modification - new img2webp utility allowing a sequence of images to be converted to animated webp - API changes: - libwebp: WebPPictureSharpARGBToYUVA WebPPlaneDistortion - libwebpmux / gif2webp: WebPAnimEncoderOptions: kmax <= 0 now disables keyframes, kmax == 1 forces all keyframes. See mux.h and the gif2webp manpage for details. - changes from 0.5.2 - This release covers CVE-2016-8888 and CVE-2016-9085. - further security related hardening in the tools; fixes to gif2webp/AnimEncoder (issues #310, #314, #316, #322), cwebp/libwebp (issue #312) - full libwebp (encoder & decoder) iOS framework; libwebpdecoder WebP.framework renamed to WebPDecoder.framework (issue #307) - CMake support for Android Studio (2.2) - miscellaneous build related fixes (issue #306, #313) - miscellaneous documentation improvements (issue #225) - minor lossy encoder fixes and improvements - changes from 0.5.1 - miscellaneous bug fixes (issues #280, #289) - reverted alpha plane encoding with color cache for compatibility with libwebp 0.4.0->0.4.3 (issues #291, #298) - lossless encoding performance improvements - memory reduction in both lossless encoding and decoding - force mux output to be in the extended format (VP8X) when undefined chunks are present (issue #294) - gradle, cmake build support - workaround for compiler bug causing 64-bit decode failures on android devices using clang-3.8 in the r11c NDK - various WebPAnimEncoder improvements - disable extras for now. it seems it is not building and installing a library anymore- 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/bin/sh1.0.3-lp152.1.31.0.3-lp152.1.3libwebpdemux.so.2libwebpdemux.so.2.0.6/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.2/standard/6fedcf80d7555448d13e73c2e75a6e93-libwebpcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a58a1abe5f9cb4724aea62cf35e284f589eaed8b, strippedPRRRRRRutf-8af025e417dd79473e1ea56a40aac1077a4dc78a6d3222a45797983ef1dee7657? 7zXZ !t/G] cr$x#*ʺe XcoTf5@W \ֹٶ-<}wteI! 틮IV,|o 7vƬü@ADOu,R.EfE=CKw>H,*9Iv*mMo~X>Vh\ȀF_\c,AF hY.O x|4|J_|h5uGhMx!cJqRgD)`r}f< V,)䔌P< ]>KI#3-V@qNIYg!`k,dzbs۟U8Dݯ hep^'x $wrխA#r3J.d;7_p9QOzF"6MtzO3Efst%UJh]OPT<=AI:с@? rlLCQjb(3ЋaNLYBLjJWN]1gc2ZY|LI:t+[%Q0X XRRt/X)|!~YDS࿐sq\ h,G~:;X[ ub[)ZV ]3 q0RS1{;< K!uY\ѩ@g1[Py'H68mё&TA4飏t$,MBڭDf&߻aj:dE$ ; EsT7ݶaDD7"-ڜyˆM9(9h *r]eG6a$}$ݸt!_թ@c!p Oy[*Z:4hª^f~KGvqYƿyVdckx'fE!_43_1.x1_45OlҔ 4DE_3 BԤLB4\GSߚ@5b+sm %.˝UO%'D3%a#hyRGR}Kdk@А& inFM_Fp3\3A& )J?(=-;-W1=s:aiT8Ieib7in::Xl-_Y>/oc@-k.d"**}3 5bW\٨-$IlP)|Sg1~_ظVͩ8E#K ʕZ_Ct_gt:JiOUEio]CcV5/+}գ2K^Χ>ľjb|FFNnEHt <Ԯ1nuHj 0Fɡ!tQeՕ[lf0* !V=},3K2ϱ bsa! hsiՌ{ Q'2各w&3f<w$47GzM4K AB'שɢk5dl̮r aQ-Ygd4I6yº|+tuuW(MT8qp]vol!"DbBr$xQ@*9piA?L̅4OlWJ56l=\ΚF݈r%uJyGD "AL h(r-dEGKyOmɀ8λjA1Wz ri 3f1yw !T~On}h`X<*4"yu eq Lfv\5>gh!gHpWPOgI3l:h@dƝԦ|>6ay =ߔRKp%9L f|bЮ_=mZ ܓ҈]s}4뻞Xӏr*tHv%q 8Bk+\Z\W|Q&QBj(~cS&8 ~P5+{LG䑡.(ݿ<=?/2}fVe:L{r j[_4vn\Msq3߉s7ay_}Au)./?!w%ϤZTn-缝t Xj8a-\ϙ9J9\cbvZ|Q\P|+zqt']r d8rܨU{:szl㯁w zӉL>k]{&WBFqQ'4|d*SU82{c~&*`A<wԺ'? # &FgW,-ͅƍPi9>a]ع7}wTo,k9Mi!RM@ʕDN@O+ߨ,4h*nIZF!j; .$ԩZ/^PJT" P8~>T$X6-yþhOndXY)e \ x;nxs80WxE\s=f#ٲ=8BѬd8yq7d>C$Ac O [غfWn"q4R*|$+ҁk2FD Fx0P^=(y`uzE(_ޛ ˯lђ&~ Bj-1xΜ& _<"=BO[XYUBX5H I .)LP4CA)~Ur.(Wsݫk%;B|pNL!${S?e!/Pi߁GfCl<(+=P7rs3SDҡ|8GKf3d tZ;%$VH"7CqI# ޅ$3B4 z%ՐAm+u!R @dq 4d'#)'nV=^n0-ڐ}BX}ڝq>n{7xvt\-SC&f4|]9W kKVH=3/h;%ecIm]IZx;>AcdM`Z J(ͅdbI/\S7J$9,?zO{3=>@{d9{RnD\PV};Ir`Ft]O\Ϩ̬]y T塔NCLI=vPi njf\PQ-%)cr,ԯQMŷh&;q6V ,L~)TYP>''پy ~ v)q:~COLw> @Ə4u֌\x{BCKN$w[#1sl]`vTȣ=NyU.֞9Vҝn,n\a=,sc̤~rjG XcM<66A7(IT]R+^kx(c:c$vz/(q-$Yѧ|NԌ67`)Q+(_!v?!ٚe%\i3=G! A d5ӄ@u32ib&gK{;j6s ފy9sUJA/vKITN#Z.6@a?LXӫj܂ hTeX)ѕe4)Cl fƍ N d0"Vt &n1]Yá`iCkp K732p  'Lܴ;2 IхF ~ګڍT 3g'mk)%*g|{"Ln)Xm $bN@l$@ϧq9I9ѢM |J;ht,L~-Ix>,YGsLzxj^cO6q G[|Oȣnȹ,@为Bv't9!* l&a7 =>N=[j- n? z|UfKcv׸/`kxcقI~K'-2K,~X*ԄVֺۮ̲-^զKju4Dc 怐{#×GN/ǤC6HFBOzC4k追?e~,R{wX=/_H۽.tt,udjTh䨏EdkVF_Alޞ>_Bn")Tj׆#3? MnืN^'7+oP"gH$DpRRA{b2LOe0UU+kK1 lAJb*'QQ72/' 'إcb\{BHd}[j(7ͬ#Qw47?;l*=ț8; G "@aPܴ֜ § g( `َ0HE30d} o}ћs5!ԻVOPݩho)eci DzZNmdm4; R0վ| [efq)gQ.F~tpzmoقEucfTX9цIkB6gJjb뙿L/T2ܪ⊵$LV]5ÀFs˾LLls[%9x:V~MHV>?2brt++t[+LIMؔa31D,+(0(Tq,F[az?C.>>.)O8fP {G'|:o%&ս X*B^s.&N:}N$ RҾ1IS`ဂ_ɭvPHPWj2˃ 1PEKg;Rb`p|##pg:HBo\<'.!sH=h̜kWm8@p?}L_vY3H!] jvcy?RKH-^! EɻG{)/C {D^Dݻr8ZgZc=yY:O}K_W-MuR6߷a=rψ+u2`$nv^&VO/:7p^!V3HoV5Iԓryކ!D߀A)x~3Z-mQzV Tcb"ԏc?x`6_Rui-,<`^Z @OI|[/]nՄEWywO7Ճq_H 0EWȄ/nqfV;|ymkD?DNN;.Y8؀R:ж_IFfxsWo}_`|Kݚ2URRo7x&~0֙ȖdPlVMgۛji+55cY) r</Wr mEW$B=,}OT"K7QCx*26m{.qԻOңy} >5ḷu?Tn `tZ) p,D@HQ u{L;ANtF YJ&HYĬ1$azD[M~QGwPm9$ * ʻa+R,=q`Zg@ɏpu |$+f}d1O},wת{Z##ST;SMx.S\%ScوRu,J ExZ i~5d䵤qMeKcu)=A'RWU E3펫[0\Lv8L!۟Dgf\67