vpx-tools-1.6.1-150000.6.8.1<>,kLb p9|avxbmo^ix6wlh]< FQX+NE@;J_̘c5!rum'eQ%i_qp}N` j lUkF!W𞥯|}5h5#n^n:.*d/iB߼ԲA;>Yk¶L:; Ja&4t;@RT=_UMtISQ8[5|fOei;e9y^ӲY$S>>x?hd   F0 Fd    * ,4>Hlt(89:>F G H(I0X4Y<\d]l^zbc-defluvwdxlyt%z"dCvpx-tools1.6.1150000.6.8.1Utilies from the VP8/VP9 codec libraryThis package contains utilities around the vp8 codec sdk. 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.b sheep19 BSUSE Linux Enterprise 15SUSE LLC BSD-3-Clause and GPL-2.0+https://www.suse.com/Productivity/Multimedia/Otherhttp://www.webmproject.org/linuxx86_64rb b e079a54fc7ebb827bc6f0b15b01b2568aa9222993a91c1b51de7a7a5a522bba2f575105a497d9409e474800e2e953133f6691195b4bd679887210f715bc26ccdrootrootrootrootlibvpx-1.6.1-150000.6.8.1.src.rpmvpx-toolsvpx-tools(x86-64)@@@@@@@@@@@@@@@@@@@@    libc.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)libc.so.6(GLIBC_2.7)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libvpx.so.4()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^g@^g@Z`@Z`@Y@XZXh@W@W@WhW_V3V3VuFUQ@T@T@adrian@suse.deadrian@suse.comadrian@suse.deadrian@suse.deadrian@suse.detchvatal@suse.comjengelh@inai.detchvatal@suse.comjengelh@inai.deolaf@aepfle.deadrian@suse.deolaf@aepfle.deadrian@suse.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.deidonmez@suse.comrguenther@suse.com- backport security fix: CVE-2020-0034.patch: bsc#1166066: out-of-bounds read on truncated key frames- backport security fixes: CVE-2019-2126.patch bsc#1160611: double free in ParseContentEncodingEntry() CVE-2019-9325.patch bsc#1160612: out-of-bounds read CVE-2019-9232.patch bsc#1160613: Fix OOB memory access on fuzzed data CVE-2019-9433.patch bsc#1160614: use-after-free in vp8_deblock() CVE-2019-9371.patch bsc#1160615: resource exhaustion after memory leak - executed test suite before submit- cleanup traces for testing, we don't have the >400MB test data here- Fix OOB caused by odd frame width with patch from android Adding patch CVE-2017-13194.patch (CVE-2017-13194) - this changelog entry also contains the new scheme with full name and "umlaut" to test which tools may break with it in our distro. Please track problems here: https://github.com/openSUSE/obs-build/pull/214- limit maximum size to 8K Fulldome resolution to avoid DoS attacks. CVE-2017-0641 boo#1056539- Version update to 1.6.1: * Improvements on the VP9 speed of encoding and decoding * Various fixes found by fuzzing- Summary updates- Ensure the enable vp8 vp9 postproc and multithread are always on - Enable verbose build - Add switches to be able to build chromium: * --enable-experimental --enable-spatial-svc- Rename unfitting macro name "soname"; there is no SONAME here, just the version.- Update to version 1.6.0 This release improves upon the VP9 encoder and speeds up the encoding and decoding processes. - Enhancement: A core focus has been performance for low end Intel processors. SSSE3 instructions such as 'pshufb' have been avoided and instructions have been reordered to better accommodate the more constrained pipelines. As a result, devices based on Celeron processors have seen substantial decoding improvements. From Indian Runner Duck to Javan Whistling Duck, decoding speed improved between 10 and 30%. Between Javan Whistling Duck and Khaki Campbell Duck, it improved another 10 to 15%. While Celeron benefited most, Core-i5 also improved 5% and 10% between the respective releases. Realtime performance for WebRTC for both speed and quality has received a lot of attention. - Bug Fixes: A number of fuzzing issues, found variously by Mozilla, Chromium and others, have been fixed and we strongly recommend updating. - Remove libvpx-pkgconfig-version.patch- Update to current upstream version to fix CVE-2016-2464 (boo#984448)- Fix build in SLE_11 by disabling ssse3 - Fix vpc.pc version with libvpx-pkgconfig-version.patch- Update to current upstream version to fix CVE-2016-1621 (bnc#972021) - enable test suite during build - From official Changelog: - Incompatible changes: The VP9 encoder's default keyframe interval changed to 128 from 9999. - Drop libvpx-disable-cross-for-arm.patch- Update to version 1.5.0 + This release improves upon the VP9 encoder and speeds up the encoding and decoding processes. + Upgrading: This release is ABI incompatible with 1.4.0. It drops deprecated VP8 controls and adds a variety of VP9 controls for testing. The vpxenc utility now prefers VP9 by default. + Enhancements: Faster VP9 encoding and decoding. Smaller library size by combining functions used by VP8 and VP9. + Bug Fixes: A variety of fuzzing issues. - Fixed libvpx-configure-add-s390.patch and changed baselibs.conf to libvpx3. - Removed uneeded servive file.- Update to version 1.4.0 + This release includes significant improvements to the VP9 codec. + Upgrading: This release is ABI incompatible with 1.3.0. It drops the compatibility layer, requiring VPX_IMG_FMT_* instead of IMG_FMT_*, and adds several codec controls for VP9. + Enhancements: Faster VP9 encoding and decoding. Multithreaded VP9 decoding (tile and frame-based). Multithreaded VP9 encoding - on by default. YUV 4:2:2 and 4:4:4 support in VP9. 10 and 12bit support in VP9. 64bit ARM support by replacing ARM assembly with intrinsics. + Bug Fixes: Fixes a VP9 bitstream issue in Profile 1. This only affected non-YUV 4:2:0 files. + Known Issues: Frame Parallel decoding fails for segmented and non-420 files. - Fixed all patches and changed baselibs.conf to libvpx2.- Add baselibs.conf as source- Build with -std=gnu89 to deal with GCC 5 defaulting to -std=gnu11 and the C11 stddef.h providing a max_align_t that conflicts with the one provided by nestegg/halloc/src/align.h.sheep19 16540057641.6.1-150000.6.8.11.6.1-150000.6.8.1vpxdecvpxenc/usr/bin/-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:24379/SUSE_SLE-15_Update/787c1eabfebfcb415e9b64311c72847a-libvpx.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=bc48d896a8bac1f6bb2bbf77ab99668c466c333d, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=3e0cfc62bcb94bc632bc1cf6a5226fae80cb4e35, for GNU/Linux 3.2.0, strippedRR RRR RRRRRRRRR RRRRR R RRR RRRRRRRRRR R RRRLPO/utf-83068b4937626cb4adc6c0735ce7abe370f585edabec010f8eff875cecf1dc137? 7zXZ !t/eH]"k%]FDHzDBlw;P9~.sa^4R[H aIԺCb,_I{g,DcA<#Dz`7  2$R(H9AL|#+}x9TՠqbC,6爀~y_8a#P >DZMj|O:6GǵYuYX`ݪwYcg߻>괂,K{.YvdX#5_`֑pZ#&`X5E|!rƺ;멏5iz 땟GIvNIPt+4574iL5Mb 12ɭ" D)=ɵVAsb1%+4AO=]:6je Y\dSp0%!=Ct*48AkbBqr b@|<,b<XTv@s)? 4!tD~>y(|I NQ\ "7,G2=./ʰXsd"̗_0)3]|ڸrrr_WWY_̆_ƨxԳ\1{m"=kraB2FWM0 le:@硒g6Ksb0͛?ʷwk hۜ*mT\,Z_(Vq&%V4$Jl{0Vc=n`f$I:z+/l;#a%\"+c@~I4؏yPg 0Rr ?E@,]XmdQraBYczR 1YO \ǭzs2gߵGDtqtm;$ŗ+r쾉jGFƺKހ=+r;ٍD ٞ3'w/6L% {G~S 1mЖVz,~K3=8A]j;+!(*8I) :י_O q"1*Rl1螜93] x:6҄d =3B/Ndgb ߰?rw;L#Ծ"vI6L4J6͓ګy{B >5tz4o&VnK)c}YSj:t1)Ȧi{}:܌:۸oKGX|q'c< $~SZڋvQ(a[(Fw9bC/ ~DJoÁ/$iƅ`{X6|Zĭc]v,ő.*U 8S^/lȝVʛ1k!m;LU޳ #; _(C$ i{|5K?3}ԉaNP( xh"QNI3nic6gr:(DC.w`ʞP2/ {ؠ#)I]$e*=[[ 3,~+j[|UOERΣ͉̔ bC‡3 1D}+w$')Y&Fx9 2 Pݔ<Leef#@ qgpV{q*o@h}FWf{/0Th7ٻ%4]!s@|M_6؏jcAhlu^PCy+tAR2r=KJA~[~KWgYtVVXYO/VP2L sgJ\R3?|LrKWp~T]`!G?=jPBu+AeL/P~)٢xт,!bo*w7rPe(Yf:'h^2't1߀)*G[8D{rzt8+XIh`\:q>$B@14O˞J=y'bb`[>~R5u^-B!`!~֬?o.QYXs䗤qdb)#0gyAKNY3I0Sgpb0Q9P\ 2muavA1.q` 24̉IQLF: Lvz<O P "ŀlK L&bM!2~'4L(Ǿ <]08B?*rMwO" ߼<^)EP(3t7)1Bd)GBgeL d6(Y-ɶDBG ,SuQ[߁& Q꼬T0?Ͷ5Uv?kҧ}AI^ :^J:SEi/ܵ3uǹOvt15;. 7Ŀ4]d9r dt>VX7}A:&"oJfLӼq[ulgRh4*s0QYu"-ZT$(A[-jthHGlkI2]±l Ț; Źmms.zԡ-:0L"B͒c%5ΨS;ueA1gM>>v M?#rT6ivhen€ Wh>>{X!6nm{owگH3vx }k@DCH|mlX Tzj܆?֍rũ~}03 ZBwpvOGMal//,[hcڶ9”oD5ULj*#ر.CRc^?ɴ?0֑@ů]Db'Ѻp)8NCz9an]dDr$tx_\tcFT_M(#zWF_\`XN]R$ @ط?}vJ1jLz>u#jdU:{.| 9e0Yl_&p[ x$moxvVnXd3N)AFJ@CfMV% @PRov58 1^!H۶rFI{ n 1;Ai{)-ayx ~n1 CE.}i0h 94Ncx4gR2#n=8rCԙk125\;j1ė|~EHMZD :`(GBudzFy HpOðp {`y[czs'mt~NJbW}FdwB9n.BaޠqoKqr&lICqV8 ׺mU2bǙF %.%iN>UP8KCl2B> wfly5I3٠ѓhPU0Q/NUpx@[g"siC밴"s=wMIaP;gܠL/ \߁Ml ,kG"2X}x=0L{V]\Հfz~h؛ѯsJ/cHɠ +K!Cӱ6.Mm%{J49l; ;ΰ ^l$-֙BZr41=r.hn15QȦdQ NH:_h_=P ^XS%t(G?,%<˞Qwuvj4Ð/5TMdVau Iu}$a !Q <3*zm<y2XjHnxsGs1FGe)e~\\1Z 0@@t* .GM^E7Zc3ʲLv8) q$CP`tM!x;OlE&VT`G=Tz hއ N<Ă `Y-):Rj^-UD iCqV<8u.HGGIKX9EA)=@^#q$ne]07/3 Z°+x":tnwi;۟clrbEkT`o)C$74vSk9r& lTI>_^@A2(@u&]cj|[sFvF_[[tՇrǍ>ѓ|KMƃY 1H䇔Oc4DYԖj+@A;Πbι\;| \@gf7ۄķF!!Q~Hǿ50~l>o72h!2|dS"!CH lgc1ֹ|' sکI,0%NA:YjL) uۍ1A# ~%뀖u6.v5䴆1V<s{q=ʴ}Uq7 Psp]t1'y<5_qTʳԗ2ѧLu T+x &M bvFIt+x|@w@R'0? Uk TlG}׶iif8)c?/:V(("C>lw6s$Skrr%d^-A= ‚nTx+)Ⱥ~b*ݺMmԲne!"I//5!lUH3ث _K)},cs<Y$UUn3%Ăc7T<ϝbl%'BM&{j3'0n2o ΃6#*yC)㞳gGf"f߃ٰe{͈:ϋ>(mTȍ~;9@ѓ89Q"eܪ6"P7m{,hMGG9O`5w 4gDgOp1!8p.By //",=`sRt@b07PЪzú bŝCidŬKy$͚H? ޼ ^#8|FUx"-l>P)E aFVF9Sڟ5ߤjYgyl X(]@3 dAi#-UB! zgXS]hTR y$3䵱{nQ(AXf }p ,Jd`&~sڨ swY <\napjZ0;E {{DkBbh,=#ހ) :ɭuR1fD܇J2s"w4?F__(.kki3x4'-%f7@eM-w_BXEN#"NKq {^GoM3nC53i _HQsTAt>fc-! B#Qd܎ճݺm%/N(X19]5|f,b~Ƭ*ͣɆN=0Y|ͥqX_x;{ut{#stV Tp%`\۽[=qk6H{/G, &Xyr[_@j_ɫ*it]g\AD#T/r/ԶU.r18+WASs@ 3%5@eXZu Ֆ^zpHtuQ M2,ZFD ƿ dR |cD i\ }N"p8\꽃~~/Bx{ Aboq$RN`PyS7ߩ q0$x7uo)5@JKҡeAZUmt&W;f`uvJp8pdE VMKMCE)E0qWZt`5⸐ #8}kLs Qx;dFZ܁Mj^0 S0|pOWƎg)U@"}G^aw!(T͸]p}h};/r1^i+,!E*v{69/@2W|E'`b܎qyп:7 :Մ]4,KLz7Y8oLL QXvd 0qhb5csjue.Β8p<5OO5a,gS3_QןQQ /W lϠwOW!6i?d17-x\zdعc5jqCzDݦbD|7 ޛ|AM ý"IЭEش]_q`wiU+2P$p4Fe|0.tuI^eA^M'ҥÈz<7>ixC%@_s@>3^X9׆'E#)Ě%vX>ڑaa&΢*OU\rP%@s_s停8f&0/AXs~[3^dR#Cpi1=Rf50@ gؠۋ w}tl a`]ftYpz|e]9(ԿO='f\IM )1(JNn܊Q!m"> YIfc2ҕgar#ZM\Nk<>iڵsrq4* $1-[ڕrQBVcY.m\obuYh=q&68,EMc$Ql?Q$}"@Zh3t74A7 1ܻN\$+i7!+#IC-PGGʛ=! G>R\놓pڤS9`)%VI֓ ǒ[?MN:08M8R!qج{Yƺ0X&k'"*Ff9xÌ+Cce+^ &Vպ/tI,iV;C}͙d-x7O1^9.) T^h(\b+ toPam- ~&ff.q)Ĕ]wFmpC]b@*qT#:>$Z=:N|s$$u,\Fd-{O;/ jKV sHbҢVI/nc y]hF*:Wv̇c)h5Lo`dAsRByd}HЙAV Ϫ;?F LЪE,0ЊUlV7t_YZWTJs,I nj&:>{bK34^Hq'gK?Ӗ8^+G P>[8)oK缙 Ts2j/E̿ك=eO}޻t)toO<*Ĵpϕ918Xhfqj8w+w*3A9ð*Kک倬Ĵ& gK?w?fQق5(@l1j6Ko>.L;W,&Fy=4 R"p\׿i;UІ[j-x_3e8ist뗰=qcƒi |6wWÙY_wce(.XR!#D48QrZhgv$hli`-}`~uԫHE/3;px0t@컗J bx唭CkgyUlZsh S,iB/p 璑/rF @`Ӡ#UMVuQN&~KwbYFZ84=UO&1R (*ܴ`h{[(mxw հknk#W}ޝQ#^9H?_aӑWW-=Iˤ^(IeFq^֯kjo9.Xit L{q|,AZMWAMcGnW G% WO+:y|y\㰪`6)Ub[@١󟪎9 ,w:Šp5]giBtz3=\fگJ5`h@]V=NMjkd|:_R8UQK4|d$Mٍ5(ɛڤ) !ɲ} pY/>^ch#;#{a]`m0[ebE *T Edcu.tȿ>jA0:'.ӇcVŊ,)K+N-$\k⢈q\.c!z%OCC¿}jް:b?9qKeQZwaȊaLmʚ^J8G.n+9o,[RtOT>Nwqhi)aCLVhaHFxew:Y/Q7߉q:<A?O2{%1B / StpE!|:HtKf=;<l¿53+R#uAc aᱧAz~pQq O ;^ɨױ}I㳉(ȣ8+`,ca`_x AHUs״zÉfx#{ȏ j$U&<(lߙ忰K&aEm!sh8 n/NR =I81g$L;#"fMH⚅HxEX)[Wb#=zkɬeI(i\Ш⛧SH2k^"ͧW!Upx|C ":Kt„` ѱYgJЭOL%u+1+*yr3x ֎Q$\erxت엷JvVV^0$T&.~ז4P?}+'Qe,~bCXya-?uwxE3ODhxBYsf| hk Anʱ[OjvZcPSf2 ٔ)U'^3~Z TK5k@H'6Vkl<Yic\4 "& sVodnjjÃBlC?=/K \vr/_wՊ:kąj:9rS,}K%U\Ԯ#Ӫ_#HH<.L!v%C)Ӈ7Se= &XPܲJO+̨Z団_>e)ZgCuc_׫h5e}(ggta@YdD\qVuO7Xb'13c==΍ۯ []rtEr[ZHB$%5I6"ZiJy@u>꒕nWa0&5%m$ie +WZ(<[݋=)9!ZϦ#uzwFEFw}`w˺ P  ,yN Dܘ=E#^Ur.c魇F6jIB]#6la 1N"Ǎ&t>R% r~b>w+)g\Svk}f{2K*(pG^mh=B0 j~9B;h <.ps@Y2HP8JbAMmKDǧǑ"]W㾂hWBm_*5-X%oE:wG&I+IZI 9oeB҉⑈_@H]rN]bp >9;M[!*2A1c;SX,>֙u(\/shHTXFaܷT|Eqf+{\8c^u}'9G[*`rҞ|0.V?Z(~%f} IH?gAF}ԟu3d7\nȯOO@A&L5]n[}|Օg\NJsHƼ=4҂F冩cЉ+piD':œ%蜁j( dY{j%%;CRΪ\dD A5;)6?dÝ)[op]aӧְ~ JmvL暝F/MZ %T} vn "LIdK IB0yŸ>^SEɌdeH1tkY妿X]C_(\.գdiJ"צ95bv20kU&̗cn'aC#]FI$dx(zzZ.1|].vZ&c:%.O?27QFw ? -#P/:`M]RŵuѩbâsL:%F7p}3ϯ_̗d\L :̀(zw!+KN#Ǖ@&;h{;z':G9#Z6o?9[ ڳ9"bFLLлoV.e;qչSw [9+MhݐYڑkCS ʂqAq{~]p9]j,MJύ&q,bxAkC緿fc{c\Jpp#FH!Obl~"aU*HaQwri%lG. 1Dژ,o+\se~'آV߆m0J \w}c؎1CBK|sL4 ŭ1nWwa