libwebpmux3-1.0.3-3.2.1 >  A ap9|a\zM'%1nx/1 #ȦRNGb2]\f `|pֹ"r TE2몥lĦ,(P}ᴐap"rf= 犭Ι0c.lR[Y7ȳǞ.Y^B&[ Up " C#'?q8a˜C;d.tՆ ' ]g!rra88̓~ϊb}"df867cfa753bcba6f148ed31e7f10d1d93695472b536fd223660a00e26908938722267591f6233f94fdc0b1cd4547364110bcdf7gap9|+o=Z<4݈L1ۦ8%Jp@?d  R>K ar     $.8T\=(d8l 9 :u >@FGHIXY\]^4b@cdkepfsluuvw x(y0 zXhlrClibwebpmux31.0.33.2.1Library 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.axsheep16XSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://developers.google.com/speed/webp/linuxx86_64Xatavf07aa29262c06ed58294104a19448d970a4aa978adb490abfb281e511c75444alibwebpmux.so.3.0.4rootrootrootrootlibwebp-1.0.3-3.2.1.src.rpmlibwebpmux.so.3()(64bit)libwebpmux3libwebpmux3(x86-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libwebp.so.7()(64bit)rpmlib(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@jengelh@inai.debjorn.lie@gmail.commrueckert@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/sbin/ldconfig/sbin/ldconfigsheep16 16394200241.0.3-3.2.11.0.3-3.2.1libwebpmux.so.3libwebpmux.so.3.0.4/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.suse.de/SUSE:Maintenance:22196/SUSE_SLE-15-SP2_Update/04ec43ff6bc48257d83d96a7d5271e3a-libwebp.SUSE_SLE-15-SP2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=55446a03077f23228c7fd9807b8bfd9a7e22790b, stripped PRRRRRRR R RT3 ނXXutf-84d2e0c6bdb763d0ef126407fe7b6c16dc1d7ae20711099689db185c40170426f?7zXZ !t/Cx] cr$x#EQ4앲0|M'>{[Ӎu+-mȨZϺƒzmk~ ^[='fDMSV#Ӻ/Vt?fᩑ >HG?`0H^A~?l7JԮ@B yn"f*Q1ebӿ8 {4 ڳ T^ LjI&J *OXoE!M;k%"ܴpW%7Тy?X_/ӑ%VRb! YbU(ⰁAEP4pwI5|%Y#A2z/Α ovH+ۇϾ 9n6*h\aKcR*W m"B:1ٸm/\*(« [*g|s6\ذZx Dv{#`R AX.؋[.ozyLBo}&$&ksE !.|%E8] XG*d-d|Y,ä>7G]-jg U:Ǧ=~.:t`vռ MaAx>L88{\YvG8ah\(x<54KנƝMtYOm$Tb>[t?  ~S)ǘ [k$ˑqF'SB]`>SY> \IL|2<gК 宝@Dzv ;Y| Un3N[ܷlrFګ49ZQ]tDLk6t5f/Vw77ԛQp{*+cd%*<wAe31|G5 >&};~}1i 9{xqMG ݯ,]A3U -tةfFU4`aP<ɛ\HQm@װO=}MFp eD5v{4LaE qFT~?zJisќͦGv\M YOE 37O*p%wb(;Os c-n D2S M0H$+|>Mdզw3C{/A@6{o61,1fZ^"ck~ {ᣳ%dy 9Z^+ 8[ Hx+­Z}FfEǟvA!a _RTДL,?5遹W- ^CR*6x <!'eL0H gҵ$=yFoh1kLQ5<(L4=åz/MR?Ubx4dA̸1~<,, ٚ{N@W9n(E6AIGQT>/X4O5Ȗ;ťbFM<!MCG/{"FnGtO N\/BR SD2ˇ-k|6K;L8$:]dffj:!rB%₩mLP[M>hX5cPqeQET7p)aQүg)vf82b|68$Ss<֦8.Qi, 5{gp7oQ&*B;ca34B^m +3sA{6eIh`j ˲e𸍹!f)JL b Uu^%Vj8T>K`D3։t)6.3 !teƑR:n3#*lcHvCèj}! G@./(]ZovF|m* .Wg:ܙdPP?;ݪh&aQ(Ιܲ7^4TIe4O)Ɨ\| ="xԠrcD JUI 3Y|4Kd$OQq}"r yIekjω"aQQ0V_Ga'gih3plQú^Ꮠ1@XVgS%54)VҞ;/IyRy.bqT <lD\EQ* \5Ư˒QU;@:*^'!Tv3-qU/|M&)_\;2$( 19A3~te#}dtԸ]m$^3՘o/ #mFс; ymkf"N\Miܬ5>"J2ROsݤ;AGo^ N qJm\Ԉ+xU񋝒*EtF!SO(f/B;卤:W I4s(3f눷ZHt&D_R[ w cjy՜LG :w\Muɗ>oP 'w~ _ iCkoK=^,?X~up ]Sv%ӪxҸܫm1Mo{Y =#Bԅ9ڝ ke_J 5Ut鹶'Ej]QtQ63i rݾک_JIXi6Y֓Ye>{R3e=q(ȸü07eIY$ā1: ́{.ff%0oߦ#B5n1{A@%ߍz>2a0}#ʾGJ="N҂w r`\6? @-}aZ(so2}y+{p9D\ٙQd: }֍zܨ:}oXYۡI=>ACje8s QU&q LWL_QK,2͛؄*(/ 52T$dPrmqtMb| D\%,fŦ;?=!sQve?>LN& $@#"g?sx7kaJ*0< o(8o9,$ ?,QXhBxcjo u;ӏ ?+GY*f{%"5\!*⮉߮8IHg@}%dB`ayzɤhՀ> L}d ˯3 $^vϗBֵ10R8"zUR&M2L 89 %̇S a>qc8*ˊT7tLݹ B[Og=ϵ'9IGrԼwpG>`)ɭDKx!=&QLr ׁS"!#dA=tjW:Hr#Zaj̱1km$k3𹊎 xYVghhXU:G&O]nz``;\qZ4IiTz5aċ Ҧ LG 9SGhէrp`Ls6❁|=ekk3mx}( q^x*UQ+E|Or2i~ɘaXثT]}E?))0$rڭ 9i/q'k "ЏROt Gjz++ /bOn^N>ߕj{[Ԧ% tuyk򫇛uMh6`c,p?3h]7]pׂbޏ/)8KD_Vݑ2 @4:q(Jp2f.>`V16O302g ||/X98+WlJ`@ ϶2YIoc0]FQ6+upԒ[1PkGi0l'@'+SË/a碇5iJ9ofUdEWw [S<9HLʁRgzHע{/Ao.jSX;!Ho Թ7/=Z$'ڬJY;))P|w@Q7wMYy)BGs\dsًmsuy{ac5,8޴m1Hy#25 y#oPaD,AjյˏoKaKHOn9Meɺ{hu. 7qrнyX,xb3 g>YSm@akUBHW@QY~|.UРZbes%a r$^f밴$I,V_bϠWoIi5@v-j> q&RMR0ƭ- j}+KS{׭pXYY!3Vca=A%Ln1 '^Ȏg7m$;b;JviZ)I$zAJux|fȐB[X>ouD>ӟ/LuGpp5.]{\$@N <ȧ2J+o|f.x1Гќ쁯ZK9K_=?¤F6^1.Xp d֛to|0PN=PKWFINcF$s ~Ϭ,~#3'BNHXMJ1پ]~O<^VYX=̪gS׵?7l 2M:)R&-4KqZ~3K8~d{Vw;zTl S R*ѴS1'u)sIs6|xe^3a[~`a_?w{S1WĶy㡲GZDDs4\_eɭ T2Pfջd%8YYs>݌/~7X U^}楎Zp3/|$Oh1υe 9]F0,<| GƣSCѾ>; $(!(%f\OQOxB9 )W [/:E+ n8W;Pc#98V'ū)\rm*.FW! Ҽ\J <8wRwУcW3K[*/#wIfqJZhC}`hv59eE3$?jgY]67FQ468kc+R/ip]a+q>ɻl}+U ,$*Y,u#i)}@o2F?p!!sgäˌ+7XGF2klvB]`}Uj Aa=q@Z.zkw59p]흋` ${8 c}wC%mGEyE]ֆrV(hK4@+9kK i?w6q/”  WzqUnR/蕐tUmd,UiY013f@]>zX.xP}yAO~l=>~AX-/{+Qʫ؅5pl6dž`Ӷo8+D$'ƄpQ]ֵ EA$}zݷu F_K)8+7eŜ%yuEþ6aVmVkw.\1\fa TKRnag^L+Uu?A)4]BRДE_AzޤG[ '4 ^W⒣ڔ݌z1/aO"U&0V)بxh--I4sT`q/F)o F\ſgIdQc=iEv3P"|؆#<ε1 rYKHcX^}@[H[X|P]!ɝc)H5TUؕewcmȨDHb~} ,ڬ #xXGr,i*G;_FL;ݦsEX} owj`m!xyy}|Cvō.MWy5 sd&G:8X6P)iQ$EL+BDkkiy|Y"VeNG8m,-H*i7P 6 `N@ñ|g<_Hz4 @|b.XڣgWi6JL=&e|Z$s@ 82Vh 8 ,Lg)b޼ꥏ2ŕ&V< g/DX ^a H) 1T !Ԣ.hBBB4x>5e3RaZlW=txx)c2ҋ!Z98pVVPKVJrvg/0Cnv_k9SDw"5jI^S^;G`WqdjXlL;IǪY֡jrQ]±;;c.01BB}$ГD!~{Pxe"$Y8[`<=NPm{'R X!q1Gt2=/n:<ԋK.DH*ٝ|UNCJSӈݱԹzc>R 7a(˧j#}o;f`oDs&%@WFTkdm=3'v2`  "c +>llڏTt(^f5v*):( BjW "/ӢOm4T`Y-lbМ!ۺ\&IZ/9dwav{9[9yX4IkIeAWԎu-D;P%INC$LǙ $qGƊ:4N`)E #svZ\ De#ڜ髒A(gbG))LRRS*ƐG+5XuoV Tta48RC7=X󸪹A͘ ߲KN¿|&qЍq:'MBOl4. 0_";6K"aC3% r^ 2}_v~xP!LY6˺0LŽbI#X3%V-OQVGɮ],>*ʁ;öt0hHDzBmӕ,h`"do2%M 鬎tKLj, Zx<ߝ@1$O9/ 4;u_.zM{j@Z$-MDu<%+RnH4Ml4K۬'ĎαDW? jcp̛i6hЖ,c!9,j1}0XKƳ Z$rOU]s5".YGxB:~>-eO/9_&P< Mmsz m|a+aJX ;&6EO0tG^(\#`@oG?1 vN$YϲhX\gyT"пVlL&<< MK,7['j 2(y*k>s,me)ʰMKVS7MkO@97ZQ]R/[8쒋TzTKJLƭ ¯LQ/tԲB1 *N᥉h:8uA:)ݛ{げ;?Hu,(qjjr@d5Oo%AU RzGfGK󥏚Ze? +@.* 11ǖDi9t' VD!n8*Q ĊPt 6)5Gncf5ZE#'gU1U˚£ʧA˅h|sڣr@*o#s:O+WcR4]3id7ViR+w TmCv†7nLפʚQ|v59Fg Av!E1 M4)BfP?tTFG|Rby%bmUˇ.EߩV\/=x=%^K6B-?wVU؝ŤƖ@k,ؾOAjg:EOmGMja5M9.wVV};nky__391 i<%]Bq-īӺ쮙<1"Dn`> ^]S `8 if\ޙ6#5!||[%)NkSȮ̕kb ]Rjb\D0uVF<> Ы!^NWU@ X[Ba*؇sv苮;&=l@.PQ.*T|PT+Em+>ۻ9aӹ[ JԃЛD~0g^y~u $]G|cF.̃#,:FE܊tXb6B9; &;јml3G};aVXu#+ӈ8Bv ̙10׹ )Ygx `?E*m.<m-W"!Jb/v7prG,#Gl'i{Xls#豔6aOm`A3"-8I=&k:ăC]ITvdc?3C8Y죯ʥ]9z)j1+ !1G*F&ː[񽹖UJC8v;Tr2"y=lw󳴹 SvAB`NR*qj'=c9͑@p<7xw(R2!P||e*Q4!ZVQ p(,.R6%|2.Rk8f'b"EQvR)qcJd=>TMM ˗M*+BnԽ'F7JPZZsٖ7ÿ0F7I. T(eAW![kP1BZoHM[0vKr0S9פ0(m))8ҕHC%Q=OWyӗ]KzUHbFxC- EL1kJE%%L{""Hsuy>ʼ6\ʹv~sPnҠV@P7|njJSZ7W.{ i ~~

v'䐸\$7{"- 0Kyz7I9䯪N-`To蟝U`?聤|Db, SDEb$.Xk8i@⿾j +$Z9UG[Iq3oddHt I2;PVT]aY^KJ7CnqmBN|>RVcR!IWa$A<oU>Yr%% Fd4+pl< {?vO݉;M(|%r^≗]z:FTR$ufUa4>E'lE} |"Ol:f"=|x8P;:@ x ,S(dro \; VY8fn|)l]@k;ς2G $ki2z<"Jd;U?/m4"WUX v)eĸWu)@KLSc8/ѣH?#%WܷbЋ]렓M,2}4tRN6}O9v\AVsOdKJ[qYEW$)1̉} .H Vc 4uUN]1""ioK: b3SOT@?jK(A Z^aaUR_E̕* !A0-DE V@Cf?imܸ4I e„}oQsFI>gJ8\oň\+M>$|US/tZ ΝY}\0sp;v[v} e!)6drWrQ`Ϊy[aj,ޢ6OK2~Vq!8KG`d1fN߉<9ƑG"4z{ W#u^t)REE"[ 0x*vMX}'rj-L}x0]wV.qfYVG 8 WmK@a$;R'ڬÜ^}a (lO"4Odd-RhT[Q}fK>K,̗!!$ Z/ 7ܟRCܛIu?hS2ra$#O*kfHic"QDK+9D1{L+>gqU$-\qx _Ŷ= @Dߖ)cg  `96 IQ!3 %){Ï0J 5{ST &8Mѵu0<^ Tq ik?B#c@K]ȩ{NШgCC 'r^Q'P܃")P[~UM>d1r@0*wߴESܯ'YyhAw W*[!a $NsML7au+ `:=`>bOJKi Y 2KB0<5VVM#&.UJΐ\ՙI=3WqQ [9(-6Sa,Zr2V0аv`GizRZ~#=I0\6*SO^ύDbxuSYaR:ՊǂxeVJy:u`#HOr؍]%՜rLMvqȪO.Xud3}У(g12 EoMQLߥcdyTɞ is7ќp=|ZSxu;Biwd z2򂑎2=gצ+k}f-KQA"[,7#W,Gdq+⃧GVDZ§5oo7a_+z\qn&ѣ.Qn:#yE"dbX5nh]9F(AgiZ 8}P_Nq\&ECKX/*UF56ffLbwY(y1cI?@'Fb"#tUT?bDW vBRLg}ōG_: +^U=nkǑa|Ϥ*ENp$57))hYp-)>ʱ\3N=@O+X~1 ٘\ YZ