libvpx-devel-1.3.0-8.1>t  DH`pZg5>/=„x+MיlOy-1;C.5/Qpz[25%Uy\A{ٻ6*ɔfMs&o6ePTo"-ѐD<{36/:]GRc$8ǟ01913d7a9649787067f007f2bac331217bee77151|Zg5>/=„jsM.o}, %C Lb|n HU$w:!?!xd  A  +GMT         0  L |   @t(89X:iFG H I X Y,\H ]x ^b5cd fe kf pl ru v w! x!0 y!`z!hClibvpx-devel1.3.08.1VP8 codec library - Development headersDevelopment headers and library WebM is an open, royalty-free, media file format designed for the web. WebM defines the file container structure, video and audio formats. WebM files consist of video streams compressed with the VP8 video codec and audio streams compressed with the Vorbis audio codec. The WebM file structure is based on the Matroska container.Zg5.lamb05openSUSE Leap 42.3openSUSEBSD-3-Clause and GPL-2.0+http://bugs.opensuse.orgDevelopment/Languages/C and C++http://www.webmproject.org/linuxx86_64. L7E)d-A큤Zg5+RRRRRRRRRZg5+Zg5%d0c1a734fa04846633f091b46fa631e443941335b410e445be40291baa11392177cfe312de9007b3feaacb77ed2f3dc52c7f1339f1d269c44d6f8dde4bb8369b145f384bebdbfa7ab20a48c11b35e9d885da313563618db1d6ea73344809b59b5246cedcb4be2ce8268bb84df69ba52e3db9d9189b8cf4e7b7598ff87a4436c43a93a5060be99f467c66fdb19e8fdd37ec312b4330dda80a1aa1156885cb22c7libvpx.so.1.3.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibvpx-1.3.0-8.1.src.rpmlibvpx-devellibvpx-devel(x86-64)pkgconfig(vpx)@   /usr/bin/pkg-configlibvpx1rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)1.3.03.0.4-14.0-14.4.6-14.11.2Z\R@Qh@PPXb@N@NuNTMMwkMVv@L8L@Ls@Ladrian@suse.dehrvoje.senjan@gmail.comadrian@suse.deguillaume@opensuse.orgdimstar@opensuse.orgro@suse.dejlee@suse.comadrian@suse.detoddrme2178@gmail.comadrian@suse.dedimstar@opensuse.orgadrian@suse.devuntz@opensuse.orgdimstar@opensuse.orgtittiatcoke@gmail.com- fix vpx image memory allocation as described in CVE-2017-13194 (bsc#1075992) added CVE-2017-13194.patch- Update to version 1.3.0 + This release is ABI and API compatible with Duclair (v1.0.0). + This release introduces the VP9 codec in a backward-compatible way. All existing users of VP8 can continue to use the library without modification. However, some VP8 options do not map to VP9 in the same manner. + Enhancements: - Get rid of bashisms in the main build scripts - Added usage info on command line options - Add lossless compression mode - Dll build of libvpx - Add additional Mac OS X targets: 10.7, 10.8 and 10.9 - Add option to disable documentation - configure: add --enable-external-build support - make: support V=1 as short form of verbose=yes - configure: support mingw-w64 - configure: support hardfloat armv7 CHOSTS - configure: add support for android x86 - Add estimated completion time to vpxenc - Don't exit on decode errors in vpxenc - vpxenc: support scaling prior to encoding - vpxdec: support scaling output - vpxenc: improve progress indicators with --skip - msvs: Don't link to winmm.lib - Add a new script for producing vcxproj files - Produce Visual Studio 10 and 11 project files - Produce Windows Phone project files - msvs-build: use msbuild for vs >= 2005 - configure: default configure log to config.log - Add encoding option --static-thresh + Speed: - Miscellaneous speed optimizations for VP8 and VP9. + Quality: - In general, quality is consistent with the Eider release. + Bug Fixes: - This release represents approximately a year of engineering effort, and contains multiple bug fixes. Please refer to git history for details. - Rebase libvpx-armv7-use-hard-float.patch and libvpx-configure-add-s390.patch to this release - Droped version_1.1.0_to_1.2.0.diff - Added xz BuildRequires - Remove Source URL, as the tarball is not available at that place - Tarball is generated from v1.3.0 tag- update to version 1.2.0 - doing it via patch due to lacking release tar ball - From release notes: - full api and abi compatible to 1.x release line - Enhancements: VP8 optimizations for MIPS dspr2 vpxenc: add -quiet option - Speed: Encoder and decoder speed is consistent with the Eider release. - Quality: In general, quality is consistent with the Eider release. Minor tweaks to ARNR filtering Minor improvements to real time encoding with multiple temporal layers - Bug Fixes: Fixes multithreaded encoder race condition in loopfilter Fixes multi-resolution threaded encoding Fix potential encoder dead-lock after picture resize- Fix ARM builds + Removed old unused patch (libvpx-configure-add-armv7-tgt-isa.patch) + Add new patches for ARM: - libvpx-disable-cross-for-arm.patch: to fix toolchain names for ARM - libvpx-armv7-use-hard-float.patch: to fix float abi for armv7- Update to version 1.1.0: + Enhancements: - Adds a motion compensated temporal denoiser to the encoder - support for new compilers and platforms were added - Changing resolution with vpx_codec_enc_config_set() is now supported + Improved performance + Bugs fixed - Changes from version 1.0.0: + Enhancements: - This release introduces several substantial new features to the encoder, of particular interest to real time streaming applications. + Improved performance + Encoder quality in the single stream case is consistent with the Cayuga release. + Bug fixes - Rename libvpx0 to libvpx1, following upstreams soname bump (also in baselibs.conf) - Add pkg-config BuildRequires: as we provide a .pc file, we need pkg-config to be able to create the pkgconfig() provides (automatically). - libvpx-configure-add-armv7-tgt-isa.patch currently disabled: needs more work.- make it build on s390/s390x- support build libvpx on armv7hl architecture * add libvpx-configure-add-armv7-tgt-isa.patch * add armv7-linux-gcc target and enable runtime cpu detect when configure. It both support ARMv7 cpu with or without NEON. e.g. NVIDIA Tegra 2- update to version 0.9.7 patchlevel 1 * speed and quality optimizations (see CHANGELOG file) * bugfixes (see CHANGELOG file) * provides pkgconfig file- added 32bit compatibility libraries- update to version 0.9.6 + speed and picture quality improvements- Use make_install instead of makeinstall: has the side effect of fixing Fedora builds.- update to version 0.9.5, find details in CHANGES file + reworked command line utils + lib has general big speed and quality improvements + hardware acceleration via MMX and SSE is supported if available + bugfixes- Fix license tags: libvpx0 has no GPLv2+ code and should be BSD3c only. Update the other tags to mention BSD3c instead of "BSD-style license", which is something license.opensuse.org doesn't know.- Update to version 0.9.1: + Enhancements: - ivfenc/ivfdec now support YUV4MPEG2 input and pipe I/O - Speed optimizations + Bugfixes: - Rate control - Prevent out-of-bounds accesses on invalid data + Build system updates: - Detect toolchain to be used automatically for native builds - Support building shared libraries - Better autotools emulation (--prefix, --libdir, DESTDIR) - Pass --enable-pic, enable-shared & --enable-debug to configure - Split out libvpx0 according SLPP. - Drop upstream.diff (merged) - Rename buildfix.diff to libvpx-define-config_pic.patch and tag the patch line. - clean spec-file (spec-cleaner).- Initial package * based on the latest svn snapshot * Included patch to fix build for openSUSE <= 11.2lamb05 1516713262 1.3.0-8.11.3.0-8.11.3.0vpxsvc_context.hvp8.hvp8cx.hvp8dx.hvpx_codec.hvpx_decoder.hvpx_encoder.hvpx_image.hvpx_integer.hlibvpx.sovpx.pc/usr/include//usr/include/vpx//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:7706/openSUSE_Leap_42.3_Update/07414eb6db4ae7455cf84c4bfc0a6363-libvpx.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linuxdirectoryC source, ASCII textC source, UTF-8 Unicode textpkgconfig filePR\/q?`] crt:bLL'i8ۡb@"|o9$a/+w:U.p׽qʲx~Cyk,rcK~/!t.L=AJQ)pv@_q9j?SBPqŹ 8W8+M?*u)F~ӡ@.1aSSGÀB O=Sdf1ysmá*up  r![2$~12 "+,@W.cI-/bQҪ^0zHPY“pOjMA3vB6>cX{f\J'DC&sv#;܍ßͧIH'_Љ^ZcY=ȬKf,M JxV.?QCWBa~*ؤtϞO4NɉtEZE\J"ҹ+R݃ˤ3=mVOVՍ] %۪u9kdc3NF sę̈́Abk?n2%:9Ő %fCT5'כP쭠Ff?4a5:M:A !/RiL (c (tl )i'ҵB dFԔYBk#u )\مF $0Yd/pF$X^7YDh)Cl!=|){L)d%^[ÑCqM${NM >$ (rJOȟ  NJ=aRE@k jǽnƏ@8eҜWw|_Rs 2(pG.O`B<׆v#lS\>r#FzOajlH#!D\\zwe>doWP3#4N'AFaguXva1To y0Х-0J# ~-Zk{rs c,+$p5zz55nZ RvkߩNJS@n\HU{jh|^}<`_Qt;(XviuCb~CY|>'2dn45'_+g= U* 3n& 츛<Ѝ!NWFMT)IcCڿ!Ѻ$8<9RҲ < )bEBu4[f /{nTԺ9A;#|Z*#vq9q-du;y7iT @J&#l?XffF!j*|=,z'Mu8I7 62)r$L^ AZ,\!de{0ۊ D߈CzVρk./zK墸^PC7zs[ڣ7}bÁsA.i #FxYI٠_c7m,>$ڲY.0Kê#;}AwRMq`CVvTQB/=: 2UXFbڜ<C|Y윍emYQR#y$R7-~^ v|j@m/cYu+BǝeF<)Dž*RtyEؤ2 /0a ;G=܇Ez7W& ZF{fC$/ƻBGC ٵsߒ!s!-77c JuI22rѨc2th⋑w<\$ߊ[E&#z֮E9!IaHQ)l^8A@۠!e|~h薟nIopY#- TlЯU?ѝq'RPn5CDP.Ĵ~ƼDRNOT{)O dFRTaxB^1e Jq6dj/iq e*7ŎWs<0eS$&LUx4⑐fhCa3o$`* Fod4;m,=6YFHt3AW"֘56W5h,^xO0s0;֮v橥˞AS}ȣyΑ@ #ǙEeQEYKn'74'؃+y%T[Cq,s L8͔+A.{ Ou40()>6<+f#2V.T+~۝QZexT W>aE@2>v1(d6ӏUc'3d}Sz5_#{s+/h7fK)pEpMol;VKA];06g.@679ge 7HޯH5]O`N|Mymt+i <[}O3!W"+2Uȅ5mfrTM@\N6mf/Rft!r,"5j, ]=18^XJ[%ٜgnaF(Dl9{(NoeLP׊C=ݵ>?[sPk"ŵ&y6k![m?v`|9 V!ȋ`MxrO 9MGWo# _[S1 )?a#HyZַĹ|q!߄VH7 i#l9Vݼ19˻?!R}8m5,Rbu`L6vd#>##Ro%byS5jOs: m.ߎ 3t@wW|>2"cɉc ʢ(8o.#ib;%a>rnԷeC3`E D({0m޼t[,A(|G^t%1 g㉈Ypsƺ 2x$*\a`/( oN.D.& b lK'!k'2]o`ǧa튡)T({k)WW^&Qj'j{]I )H[mUan 2F!]jTdFq̪s$ v^]]H93k>׿b"7(jÇ<Bkj _"U(lpWpjmXWh Dg 9or:8/i[PÑT.ȓ!OQy(jhcf0+ {@7O"[B6m"RG]X.dv#325ґeJ`<iڃ0.Kt@YzS"M u8w?CiHmdb:m(ۋKM"uk4Na$Ut9Ky肣}d_yDi-sܵSȈsO}|Xe!yZHq5/L zoI"4E 1q%;_k*qHFEjAiY&MBzݤu+I\f5':ުmQ ZY"0яrQcPl6Q nY+JB\ixzY:dM:E|OC1rr\< u8JϣˀwuY ]L#㧬x? XG ڦf`&YkS3VpSMHA,RFc=/rXZc%6z/xta{a44,)rfv?˲TVگK ƷFDEԦ\iW(kRbA+3bU4~9af7J;p¼طe% Dgoafih87ޏR=I>6 r?ױ2mtu^0O/u&Iķf&n9&p>in\u[nZ.\pmO1t[} #|P 6ԐԚyQ]iw \Yf@TE.+PYei]4i4y=Z1ыf6d^\sm1@HRY: ٟ3IAS%q-Ꮙ'-uLj}S!g٪ ϟFҖp-% 8xЂ sm8ɖ#NaZcaq( UT6ΔYh:U.*%*_z2 ݶN)gKXUm|ˀx@)>Ԉ]hn뤋pdgڦ:K/" X3%oM>%I\K]T3qo1 e\@Ȑ,,'i3Ct)MxY0^)W gYj4y]wP_Ijju<2T8E-ZnUD̝}}MϟT\{],(06e@Cq,,¤""%JNRM>ץ͐ H+ o^XZsL?Ã`?D:%)}iuzŶ t[Lr49NiN\MKGB.4lZ)!)a@^攺JAH7{ ;x F1@1C*OL 88}//j iϊ{yg*#djt_M`|&afv,}"O߲_ *s$Qlϕ-G)`AZ\6I%vc9 >aB_UqjC>Ļd1P!:hU@fSS}0(+"GdX{ch~FYM1g*SX.X`bz<-hAП'WgC M[M_pV}ך0[4gN5; ol6F)p"_*(47Vה2":ɼ^('`uDlC.~e{hB4cl>SSGE(h]XoDnjA#_NJ׍܉kĄ7 Eԭ쐋aMuXUȘa)3J\G􊪧JLA5?nόwԚ]4BPa>T,{4ԯnZDAsi\!oE4V׈[cU bؼ5켐oxK U9zLkm=MGYԬsr_U-DP[ !By(= 3 ?J| ׏RAhYj1[C{7VA=qPp,1Q(3ysnbK&޵Knr)w僳zG5;8hN#öL)_X 9V2`ؠ쑊g"q> #Տ…M#EHcWQ/ǖ#ukM 2y;s%}+l #䡩Ge p|uLha{׼@B蓂2[e^K6]pJQ N{jZzs#"E쾩=義&j, ր__} hIBо&y80[-E.X5'z>w7[,Vތ ݽ)iw/;a&1/)1kR?2KQ[,|=}`5boXh?VZz ,s}d'1MquH#qw_>|FwŠ;`{X nzG;,!ˢj=q{ҙ& @T)EƊHf_BV1`}6Y؅ME)b(Δ4O0/}Abi;+ a~b* $DjQۧ{ʵ`e"OZ"NڜVqWI147GSpݿ^>B8%c;ϻ˽ ,?2<˭8ScRRNNZDnbPIM"oJ:{g~WkB_h%hjʏQZf#1ژ%֜A泟g/}̆D2촬4av?7)7DjZ JoSᔸ֐oHBW2eҩ&n.!\f@F7Qw /uJF*S9NA&9^ 8^}8+{W䬜"wZ1ӨOwQ "OXv> NQr4XEd\QN'МX~:^5BNaUA=!Ta}@itg$?~3۵IدIV=(+W_gDf9DqWJ0> Д5sl(Z@Rr<{.S7s`x![TaLlڄZ(: nJمGhԣNw#"N҄{57$hiâ mHY M2۾Ą~D繃)Rg_5GqI%/*= ו**z볲:HmǑ]FzyL>m]GMQxxP.,zV3"5|sJx8됿y75 )ڸnPБ!aT pܧ\X.9\GEUBVw eW-bf2n'd%mǞUkJP5f,괘lsM]SWǦED19/֒tH|iq[5cNIjl]L4 hm|_LO6K| kn AmeF;cQ^i: Cr5*uO}.ڦI4 \89]r1Q>u5ϡoy©;i9qw,w=078g Nar2V~f߈UJ+;{m׊[WC$q ssWhdx53O i4څD)m j&bm^[' bPƌ׵ FZL AcBrzpϤ?Qa+Zڜc2{xQrà 8<]fh"5Ժ4bChR+q|1>.H˄UU;2*3 &/Q0W TA׺hD aƿlbo|Le+xw#Iox#jϚ 3FЦ)6Q}gqVPn}7W{b<;b(-S& AOf NC8 fR7SpgavM5 ]a5K?#hkLp)8HGrh~RdžEqɫy@*mX{I|p*z"ۣƽKuFeœBtWK)IΙea8Uިs`n4iHtL ԬBT;<74Es&LRaF6؈^X-!k䏾6l]+؄A2Ũ|!8jn=?h|o'\kNg4?)Py| &d0zR(Bxp#[vdpgC~amIkpZ5Q9T"Z̵;ZZ7=p2(XSbLx 2~g1栨GߙnÆ4 &#xy1~^a. 0tr1:-P[ Uމ Dw(S\bhVCGV/ĉZ_RHjeˇ8#k+:.tUp˃'儫B(F}ݤs`h(/=v˅ge R;FCO>=+nM_\Nڎ4s:C2TCnlC@ 5\-#"hiD l5U> U5.vV}<~LA,2 T1+7I'^:c{ao-mCՒwn%I2\7G0xnܞuR{3g-£7g@Z-&|X}q 1rBk&=uԙ-/zkBZ(c Lp "#@ѢgÄ_}' :F$;|ù/V;Mi]8秮$SK 1ɋX0I׊4XX ʹW#Xڊ8-?\oFW)Ɛ?L7C^6g`-: UK̰^SvhW)A\D j)ːbF{8V7ւ󛽨eq|!A<䰟}8dDw-?K*Q()YRzx%!>=w*دÁ_"ȣ!KtZOgk Kq#SJOL#EfxR;XS x^Z|U.0_lksSpfzZfkӚY=ې[dp 4r#)]l8 i57O+`- %P3`I_Tbȍ()$}l}9!F)Jo݁P݃~o3 h~_ (_XH07Dis5 l)FšFVYijPF\H6Rra]]U Y46&_d 1a)RE }s~X}s'c*:ASWK.ѣո^z. hIBMj )_ UIKɌ Q 1=Q dJY"' fx6a2ZaŷON A XY9.|=SΚJ7T8#6095>bV`Sr5dSn_r)l@|S,v;C?lm%UAV 5Y05;B7Ϫ. {G5Kz$+s*ݩWxq37xo5[@Qbo1  C(A+=hBt8("bh^ J,BlvK^\Xe8qzzʴC*(=,|oKz\u8Ah^YJm.j,QJ']> lݲP=UIpݯB8p3byg:03 T[tL?=o)1TF*gx&xfAϙ$4sj3g&>ʺY ;XdQT+'`NPF,\y}HcB/ B-ԁy { FrS2C,]Wx8MM  -25Sո%G,l`[;E#3c *QǨKf"mx>ϑp9vn`T~~}S˵waVK2I+Bu/x^{sҎ}V-u\a׮u%l}l$HM{]g긶.^rСrkN7II~O n.<¶05>!|qwC"8}bg>$|j{CUBjA p~4 nGlKaGh[g(7rl G/LLUS:Ug] uObW{qMʘiLֆϰ/r\  SUF5Y†;0~lTrx)l<' xܳKP'j8SvFݜoK|yZ8gLO|FsEۓ@;u m<" 14DY8$i/)lF_&ZZtf[2#t)b qYgZlEҘԌ1Ϟz0p"ԩIdHYFsN=!\_MWjUX`- R])L3%;n}Xx2|/uٗTqڽSj,6NԦ%\/d/^9~6 L.T(m¿%pIcPO:'S+_Ri%t:Y:RM%bw)4G/d%.u1t9T.sϺ,@aNF-3 8HՇtDO^-9n cez#o:lDzpi04GI*[47}?|N`m칒7נJ8Hy}lcWV8b P)6̺-FԩMV ۋK ;<8+Ujge{ KVK К}DԆ`*:!W7O '#xi]K W&fXgZқF)WP=<:*Za(ɺtܵ-%hNTkk=M NF[T.^>Kz6?]Kg81<+++`y&E 7yn&fs5{H."X/IncJ'8%'$t5¶ݕ`HiBnr'Bl,vUgb-|&6un#) \4Ī =j|x`MU/4/p ĽeMӡ~-:azQ{T|c-ۦ0?ai?0e,s\Ǻs}L^_i]RtEKbXl*xiw S-3Ǧp1"gxZ]_탉UCYfsNi<0RtӷC)rnnҳGEoԣ& _'CɔڐM'> ǤRT# /F0!B 7LQ <9U"|2MkUG>_4Y}z=17|e)?5~Y8\TpOAx)-|COצ^K/H'I,J[J 꽢Y3|ܳ*PܹH]}"G(nuaI;_Ȏ:#_Yxʇ}g,` DQbÝ1ǝ>nF~XM?` 0*% !~<€Ԝn|pgreU3R*RNJK"B*ݿ{FB\IKJ&9Y7+ W D^rŪl⽉yyy( ʵN 50|\*>-?tyF_*A3sJbgHɴt.8wSG#~1'u\UDě>,Ulޥq<:yK"êZO5!:mb;#8J6!M@q#Ju=NedmJ>uWHmlUewQap2˓^zQ/K\?DGSWoDr$3@[< M?_d<tK?2$I˾p ՚fW}gOf8،PGjz{-a6‘gZgn讘Gy^VRw+}dn1@ҳu06%E@e [>-SN҆T Ġ,EUC"[s]gԨ_$p9삐&E^F+U{&Mt'}=˽;E\ÄW)yP iBCE+ϙk-Gh7? Ixn{DĭBG J +v l8UM=`AfG=KMs,';q5IuJʨq97G.&KI:z)L,OLXS;ǫ^۴R"A49$:tum)Աȷ3} A̕Uh^u%&]胑&6H ӉM/;}'5G!j㱱2\\ƒHA:N:I$Fv%XalH,YUE"E$  w\024_r$ϝ`f¢Yl-m!(;SDEhnJOҿBB,[-mMtQ*M,:\ZvZP^?#x/@0@'*VW[wİ"|K92 U%dz+mh8Q Yz7Y>LNy  *uY5=`|Msqn:4|MYSlH%w24pkUyZ" 4eUR;M\{:'p&K_ѲGK9(2FTd %ѶL'gw<t'Y9C;jJnTWoaC(;( [QoMg#󨪼} H#N\q=e-= _-PbB8PJX X@1FbC@lR椭m؜A[VCsHF(ϋhz4r`b>`ڪŭݬ:SIJ F3spq"hc~9쌶[u,s+6.8Xô|iyo pSg^VF-ߙSr 6E^ͅmV 24q9U?{`4NFRnf75uG\Kg#r.dX<ji3ZI}琉QpD$VIݮ!+QazOڶt{6кb~]5/R0]?\㶥*r8ad *'B,Ч0Ֆi:5QwL8* h,G,e bTf)ҸGI?%SDdMS]{ðhqZ2n1 lT.qcyc|e#ܝ'se'ќ0up|TvF`RwZ,S6ZҗumdK wWʛ\,W4*|…GQ3c^][@ǑǢR&uMd|YВnA? D ^w,kkBh?"FlҼ {RgK1e_EV1h>k0Eץ+*UC%HMW-!$-R<4x#H&Ks+!;:jPTi'u޼yTʄ6&z- af+ IO]$r:oq&#E_h7+j.˾zk*פ3tL! >EI:qcͯf6kC4B4t΄%""zf.Hڦ8@(lBm /t!*hۙLlsw shPK1Qp*8jMF$mߣ.**2,u?gh_01mwӵF-szAOiLՑ(p8QI+L]p>YooA R47 p/i^]lPǭٞYOttCD R Ey }l'T7<3"4R^p*WjSEï 841`$*%#r$1PS]֐PS&wP* P.4{Ws(.GU[D8ʦ3.4;(8Y8U!hhֹ9mK