SVT-AV1-devel-1.4.1-bp155.1.20 >  A ddI%z X|RJ$E^{>pE9i \MK0 <+IY#9/$Dq}΀" WD}f ;Bgz ?o_>\8Jֶvs;fZI_J*@j064b}/ոx"Gu<+$e1K d^*zayAN'.zәTžL^+m4lOBf )h\B'X(֪2/5I"(jnP}( 6x#aR RPDF/ 1r4fx /3;Jc}C=!kwviVaq؄ (@_T@I^PFxms NwoEBsu PJr 0犗$!y'ԩc?cTo- !ݳv3NXYs%loc_=U6 QQ93603dc6240babd2332856f9b3406135f322094ae1722dc4c7cd2fa4d7a0a1656452eb550a7f9c95d336f39717d5917f3e89508ckTddI%z e LыA,F*'$-I2i=jk7rcFツI(}ˇ$ȖJ!vg o(AN;S0)Jř'^쎎8>lDЮ| sj'Y z0ժ (o<݊rР7@247GJjL":}IP/hKVp o,l"L1+f),zJ];Q~⷗u#6suSPX(L}YsE/oE((Qyvjbwky ȶAQzY155BƲ\XAJOa>\j9ȞwVc7u ]JfE@qzS7BaF*69WFL-^2ʜ*C/1)ziL0f, I*y`K X/$i1]QHn:Փ[2]5/=Mi̴+ |(>p>%?%d ! ?  +SY`             - n 0(890: $F!1G!H H!| I! X!Y!\" ]"4 ^"b#Cc#d$Ue$Zf$]l$_u$t v$w% x%4 y%hz%x%%%%CSVT-AV1-devel1.4.1bp155.1.20Development files for SVT-AV1An AV1 encoder for video streams from Intel. This package contains the header files for svt-av1.ddcloud101SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clause-Clearhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://gitlab.com/AOMediaCodec/SVT-AV1linuxx86_64 w-T| ngB<Dirk Müller Bjørn Lie Jan Engelhardt Jan Engelhardt Mia Herkt Enrico Belleri Jan Engelhardt Andreas Schneider Jan Engelhardt Hans-Peter Jansen Adrian Schröter Jan Engelhardt Jan Engelhardt Adrian Schröter - update to 1.4.1: * Fix CRF with maxrate bug causing bitrate to be significantly limited for CRF encodings * Fix command line parsing forcing 1-pass in a 2-pass encoding mode when the --keyint=`x`s format is used * Fix decoder segfault due to assuming aligned buffers in the inverse transform assembly- update to 1.4.0: * Adopted the 6L / 32-picture mini-GOP configuraion as default and adjusted MD feature levels accordingly yielding higher compression efficiency gains * Update the TPL model to account for the larger mini-gop size * Re-tune presets M0-M12 using the gained coding efficiency for improved quality vs cycles tradeoffs * Allow duplicate commandline parameters to be parsed and take into consideration the latter to allow AWCY integration * Build, Cleanup and Documentation * Make include and lib paths friendly to abs and rel paths * Update preset and API documentation * Various functional bug fixes * Remove manual prediction structure support- Update to release 1.3.0: * Encoder: - Port SIMD optimizations from libDav1D making the conformant path (Inv. Transform) faster - Enabling smaller mini-GOP size configurations and tuning it for the low delay mode - Tuning the low-latency mode in random access targeting latencies from 250ms to 1s - Adding GOP-constrained Rate Control targeting low-latency streaming applications - Optimize mode decision features levels for depth partitioning, RDOQ, MD stage0 pruning in-loop filtering temporal filtering and TPL adding more granularity and gaining further quality - Preset tuning M0-M13 to smooth the spacing and utilize the quality improvements towards better tradeoffs * Build, Cleanup and Documentation: - Update preset and API documentation - Various functional bug fixes - Remove the use of GLOB in cmake and use file names - Changes from release 1.2.1: * Encoder: Fix a crash at the end of the encode that may occur when an invalid metadata packet is sent with the EOS packet * Build, Cleanup: - y4m header pasring code cleanup - API cleanup and enhancements adding string options for RC mode - Added option to build without app / dec / enc using the build.sh / build.bat scripts- Update to release 1.2.0 * TPL tradeoff optimizations for 4L pred structure * Quality-vs-cycles tradeoff improvements across all presets * Add ability to force key_frame positions through ffmpeg for CRF mode * Minimize the quality impact of fast-decode while maintaining the decoder speedup * AVX2 optimizations for low delay mode * Improve CRF preset tradeoffs for both the default and fast-decode modes * Improve the SSIM-based tradeoffs of the presets without impacting those of PSNR / VMAF * Improve CBR mode by enhancing the bit-distribution within the GOP * Added support for reference frame scaling * Added support for quantization matrices * AVX2 optimizations for low-delay mode * TPL-based VBR mode improvements * Improved Chroma RDOQ * Improve TPL QP Scaling * Add length info to ivf header * Fix support for metadata pass-through * Add ability to specify Chroma and Luma qindex offsets independently on top of CRF qp assignments- Update to release 1.0.0 * Added S-frames support * Added CBR Rate control mode for low delay * Added support for chroma position signaling * Added support for skipping denoising pictures after film grain synthesis * Extend fast-decode support to cover presets M0-M10- Disable forced realtime scheduler priority By default, the encoder library will attempt to set realtime scheduler priority. Disable this behavior, as it serves no practical purpose (video encoding does not benefit from reduced process latency) and will only make the system unresponsive. (Additionally, it is arguably not a video encoder library’s job to manage scheduler priorities for the calling process.) See https://gitlab.com/AOMediaCodec/SVT-AV1/-/issues/1714- Update to 0.9.0 * New faster presets M9-M12, M12 reaching similar complexity level to that of x264 veryfast * New multi-pass and single pass VBR implementation minimizing the quality difference vs CRF while reducing the cycle overhead * Quality vs density tradeoffs improvements across all presets in CRF mode * Added support for CRF with capped bitrate * Added support for overlay frames and super resolution * Fixed film grain synthesis bugs * Added experimental support for > 4k resolutions * Added experimental support for the low delay prediction structure * Significant memory reduction especially for faster presets in a multi-threaded environment * API configuration structure cleanup removing all invalid or out of date parameters * Speedup legacy CPUs for faster development by adding SSE code for corresponding C-kernels * Updated the code license from BSD 2-clause to BSD 3-clause clear- Update to release 0.8.7 * Feature optimizations: creating new mode decision / encode-decode feature levels allowing better speed / quality trade-off granularity. * Preset repositioning after adopting new levels. * Preset 8 achieving similar speed levels to that of x265 medium in the VOD (shot-based encoding) use-case while maintaining quality gains. * New 1-pass and 2-pass VBR implementation ported from libaom and adapted to the SVT architecture. - Drop 1568-backport.patch (no longer applies) - Remove wrong Obsoletes/Provides- Update to version 0.8.5 * https://github.com/AOMediaCodec/SVT-AV1/blob/v0.8.5/CHANGELOG.md - Added 1568-backport.patch - Added manpages- Go back to tar_scm; obs_scm does not work with quilt. - Bump SO version for change from Apr 25/29 2019.- fix missing parts for decode lib- update to b4ca700d36c9655e37e9f091bfe983a23ec0c1bd * new decode sub package - use obs_scm again (it is on purpose for git snapshots)- Use %cmake macro- Update descriptions, make it fit for Factory. - Use the same macro style everywhere. - Edit fix-build.patch to conform to SLPP.- initial package of current git master (no tags yet)cloud101 1684330879 1.4.1-bp155.1.201.4.1-bp155.1.200.8.71.4.1svt-av1EbDebugMacros.hEbSvtAv1.hEbSvtAv1Dec.hEbSvtAv1Enc.hEbSvtAv1ErrorCodes.hEbSvtAv1ExtFrameBuf.hEbSvtAv1Formats.hEbSvtAv1Metadata.hlibSvtAv1Dec.solibSvtAv1Enc.soSvtAv1Dec.pcSvtAv1Enc.pc/usr/include//usr/include/svt-av1//usr/lib64//usr/lib64/pkgconfig/-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:Backports:SLE-15-SP5/standard/87266bb57a9f9f50deffa502ab057cfa-SVT-AV1cpioxz5x86_64-suse-linuxdirectoryC source, ASCII textC source, UTF-8 Unicode (with BOM) textpkgconfig filePRPRDdq$c(TP_utf-89a58d5c27b72682e4e38c438b001935de0dbf2448c9a927f19abc2d4119c1a49? 7zXZ !t/'A!] crt:bLL rn$ɑw qOZ_J(ĬB+wp0E [pƳji̛7$)\va&;fbɩY\w)}g f=?a=?q sTj5E`mf$?z9 ]k^,0{*vj)_sܕ(z L6D6ͪI}_ ԟقJ=@T1t) mYJ{9,NLY6M\a_T@ϩ/dlOoHS~sa{j/ӒUGgP wXɑ1gu}G# gc䭕7b* NHCO e͹cĎ "[ }<ZAat3su2ݡ7,Ϧooy΄=#z&KjBgFY# 5l S׃'d'>g0҃Ewy@H~;ySvAzX5mp3;39Dӹ:̡gDo\Í(YHìDԶ, _Y,+0hv) ø;8aɡCSz0 3b)UWשD+-୹,WY^Uȳ2F*5 WA?ixdUF;BGѱ:GW2K#9_КuךH- 8>Qﵵ3CJ^; ~h槕^vHް->Þ5~NiP9/M]p"X--=e·h-ye;vۄ|ڨW7k D`v67a~Js;|dkF! 1$E 55)`Un+UԙBNn}v,J_WWZleHF/(} FTk )d/OycϞ$iWTPMJgog8=`OgF*(bu!Z>aO2ǔgnޥ L9iD#'k>:JFX vC(AH^G#rmP"䋊(9Tvu. 9b9>21Ew?3}0 z CZ,@NRм KA0#aQCĺV:Z8f`SQ<s=|ԵYe ,=SR^ة BTp=$@D|"[Q ݵȞ/`Cęr:˳XS<ǹ9sJ?"͚vGcXq{R 8I_Jь<(rEſL{"gpь>SA Zh$- I(?+ P髉zC`x38Fss/phHnhSquwGz-Q3롔(A^%.4e\w_#fdu oC+E65i]DῪG{AVDrڕY")uaXC21$oLQ= 8`%2 ʲ]%C2E/o5z^ӳ踢=ɖY" #S:j g68?mx-1R5`,- FB:SʨUʦne<#lhxWgX7&9vs˸ aNVnWEH-MFZ _j>Kw^Y>zy2GgkLW`by3# H4> *{}яC }}B0AF8v_{E'j&U"OVӮA^KFgs<[kaF ekU2%b-I\9=ឣI&<~mEM JX|ȝ@i_uL6i{x_^gɨLCkyuq U .ċF忹b̹@cF+vum{_x=8Ne0E GM3/t 4W_ߤڹug|Ǚ01켇E6u}S ݾ񚪼/)x'Ju҈rgd hIQߐ7 /@9ڪgH)Uo4]"m:7q̂<^&V⁒k`,=%l]+p/1S~l;؃cOoJ`2ڱ"hi>RM텰d*bQac4p5rB.=hTʖB!H.<_iD2qN9T>#𴍢0\A u"b3֛|ט˶/9aY&. oZPf2 *t` O_pknlka9gauZ>枀[3R5`qӍI41o/vG X6cy]v5)u{ ґÿ(AY7?겹[M4#Uq!Ib?>3^@ ?{af`N}Lye#=OZZ*Ԭ`@jǩGCN!6)avk"3(In͹ay(I@"}i!cH/Dg]N>l}~ @(GkoJVK[S 129&W6)(pxуUQ"bt)|.:X ݭj+3;t|)߃#93Z;=w*e\7}DH]`b$?7m^U4Q(6k]+}_5~P߇^0R9  2T7i,Jh*49H‘x ㊚جTܦChVf*H&v.֍סyથt7gsl~_c f 6F7wlq Yr["lW^>2t$N#X_:p4Ϥ"aF_jwT\T@B$YBǶ'5&@CyFyo#!rqxEnto UF3S59̈] RG1=v\mD~-H,ˡ`ǢLLyݖ.†ؘsb/K"]î 4䙲h WW"Tq7I-^tqup"ϫQs^MH$h-*{ll[)}C\N(-% a%ܢ:L&PȺ-6W,I(9"7/URbW YZFme~lt0F,VVbݣ hK\OnSX'_Uz9Rܤ_6`4'?r}&f#s4]U:iɹ,kׯHi0ki3 wXR?j/Ͻ4ݨ1!f+N}Y^ \nC.Ij-aϠ`a?`#=֏9(Lx脈c'41Z3sbBbPwAՒ%ˆmNKж2eN&A|Ib\o[ UJ0o)!#mɳֲ="\WDnmx9BT&M[١Q+5Wv7ft%0)!'gb.tGVdf<*pg-L[_:rMDg &,/Iة&ùꆡ͋&|%eèhԭ:PR6?Չ 0C g-0k_mS8M05ۢ:pN]i!&c|Z^04&La LGls 3oyqo&ui A˲ޞJ?PX&%C}HUWQ4GZ6#v*z+ P#hC׌wh~+TVq8b/䙝Vln^!/;:S/}QV>Fz'L_31RS[䶨.VEyâ +:h9K쥌:P4sJyiSi3f~7dOK6! %\KyGڴܮ3w0*7բR+6N"~.IwC'&#ZKSCQ]W.cECsY"_Z!> 6 ?jY.MW s[N[⊲o6K̙i pMd?d}v~cB \c.n 2bI9ⶔSiXqX^k@ 'ٛeGbΉ:cm#<ȎCȔːs_2>l:9PZP\uLb0Wf]= D#f` doͦ"INҸ7EjT\ٟAaf.9r7G{c>F̹G+D*ֽ޸u?['yZ͞9۞DccNW.#gflU?+HцURn2 TdFx3!¶̒&O7\s[N<+a1GD At+!J[Pr܎10SFʢc>HZB;fSl;`љl!pߟ]# CB(iHv EwJ+bI[/ x>Rt* $fJ߭zKK r ܦZEc4e ,^0kWBڥDLtOٴQ1>& {ܲlK?=!j)>nn`-Z2,>i;S Nq \a ht,?!ýjZ7Nr [5p5.DV X539iIRHO~0 )/(}<Rdz`|妢K!f1!#;}hj*`D"瀠GbEC>[™,vn"hX=#`W9ߑnI+o>$t'ݫ (άՂ_k@QրkwN-@ϓ:E` h!6j>kK]@?00e[MjG4t"jݏ罧YV <7ʉy)bJ;9ÌS.U9\W[N"~!܀;l3yZSyPsMqbzDco|etR!W,*U/,Q=@v*]mOT_BꂑB2 [kaw"T$.Ɨx)84:s  P0rm'5q CWK4^f׉W#h栗D\1ER4Ak3TXz;0{>F ?TQzpX;'$?m}IvZ96Վ~)R+unXSjCn+11h\G$C$ 4԰[bVu&$P icxLCz$p-IIz-$287O"l%jb~wvr<&@zӻfCTT;봰ʙsVG_CIgi5ĄCMω܍OwFcmN@*է~BIFFgV]G5H󐄅][6hL~=MPè~Rl"ybHۢZ(bsDg[G .#݊ &"M"fIԒO;mRe< Q郻gNF2r4(- B^8FĭMmbء7 Q7t†N5tN+N&J'k.f́_ι4Dē*)`_p5-䛚#QcLRn| 6KnbNK w \l!$Ȱh%boǥ7+]/WQv0FM m Z <-:H m_xۥn~SA|~A1w):J'ug=r̊gog:spLrK8 Ԙ33u!m`IurRr ab##5r'F89PGthXeԜ(]V3sw?Dr>\?Bf i;ᡍ?\jYƒqzhc:6p@M'PZ{ vwEtjsR  l { o~|Jf:xF) H+dhlFw=TDklcB0tˑ#| ] zV8E}i+ߩC8qY߶\plkVE:o:kH1?N*Bsل*LK|kp|a^9⿠Ut?VdNvnn4) + 3~g5XH$9i: I=?R.90@]pMPy$ T@cu'Rӽh[y凚yˊaĢުwJVu\Js8JbM΀M[X`jg*)<*.aM>0 s_g}a]\3ޗsFBKhSOl5 =&[@1=0:֣4;V *f:Z.事]ec L5M@lɉHuǎ&`?xxſTN&c=*z.TJԙο<|+`kG\MZbZ.ĥ t^5T!//iRAy3C #&K/]')MHQ[.'cUFD[JsY&DKfƑRboLqF,%Ly[Q\ .3~էaӸƖ@"ls2SRz(O|^~)#[CmXs;c =}P=\4R䀹e?WpK$_-3MgA,Y9w4asbXSp8`QxWSҺ01X.(䣼y6`8UC~ʣ xmj=k]'/~^S_ۺBtHKi''*sR$ՃĴmj+ϼ,'vm,u`$C.HM >[ބru1/j_NzߐX(se9SMѮùhV&1uɭ!{dMMl շz 9w} ɿFwbvK?@=x -.z=!;V c|8VAӳ" ^&h&^J>cfdrk׽ŽGFDkQѰD ׿.vm6RUnRkjd ɰ؀xuF iW[d;2ɣL[x{<Z^~Cv/pH,F,:yl{8Ks;~&~=Wx@֪Pڼ*`~P}Ɏ^%qif4DW/|VsJhIe.GӾ%逎I52,][ffg`) ̱idd1d1:]PԝeTa|CVX:%ȷdeR159z1D\ej )L{|<]Lj+t-cR ӿnqFyeLt8x)Fa>CJ,]6b'v֋pr&eM>.}s?H~^::},%a v3;ۨwE&Nxo!S?XM*W^!F:.2N(.@q8 =㈐Xsq3<c&WQ&.g K|~'3rK9FQA}52J6L7O}d~?|'Ok$wy ԗQ+JtPF3n]ND|C*2-yӪ{{AnWQ$LmTP9_\MֈIQ/?4P~=,?Bû\Oy7=,c(SQ 2N^yl0Zq̕F!Yܷ8L׆ef+?1rJpc!V/fWk!Zr$W,W#咂 9sgJX5L IhikTő k=բS.ymӮ(!mj1c7^p= #u[y^ɨrB6؈ /3 E9IT`<17SMg_Ӿ]¹?' - $-RF bWBatqU!mI-`4T 7(iR_IQ}zkyt/Bm)ɹu;u:[m$Ӱ񡷟>qْ5ECDp}$ Ffa#/M)⣒m*=+Vw=Wҕl˗LFbq b^BSyuRL ~w_5&;a}#]am腦ʺDc_S[C5՝>DXN}bYr{Dnۙh@SGy <7VYYM`ՎPIr:X>7b+qT܌u+2[ 3I>_C9>^ִGǵpōSte*|(~!c*R Za v`{vu=}̮(PV˔'vKRp׊e^ ^&MzD'ʿƹWL LhFq,@Ztl1sO 7 xt{ 8P uCɿXNC`ah :III_ͣ(ELni`I|MrimKNF$vȎZs3] w^(Cdhf0yջ JZG{s%١$m]R;Q1 [C͸8/؃(snj6F#V_)PwƒԪ(8:VgBCcoL[}xFUG@12 gk0;?}9 SpNvU+ ɏ39-HߺZ5Fxb_2IgvE H|[u)BrKH-Vhw-~ތ!҇sAT.cE*8tZBhf)GP.ȊaHi1APi cbo =( r3Q!# &Ye'(SNxAU8万ʢ"T`)%RKAJH H}*yLrT.l!dQuMt!idPWXP;=EВ{fP7+!:5.sp4O E765 N>YnU;x3ܣ԰6vCSMD ,v73~`N jIDss$<۶(eiEMvEp6S|/Us|R0 9`~(˺?hfepZ!z 4XWLZ)H@ =$(3Uglz/L7c]|`pתBAZ21%AwJv`yM85%e'gnlpc0pX=,Y[w@|%ohL8XzOs 7ws%+:@63+':TGƙq|Gd'+1uʳi Y=WCnV^T"`f`驐R0p v7cg0VU\=h4=9.@P)fY2n7EsW2@9iK\~Z) Y9 o&!9` V Xw={q8 f^vyț+(S)g@*v5h=qpw܉Rא} z^e2rrjܹ,-L9aZ"mDU8vo69;"3uT}w׷L,O f)_:LIڋY;ݰd;ƭ؜?Jv"fOTGʸx{'BlOs*ڇS1a7-pA|Ͳ`$_0|X p] ~9ch[#CKԹ8D!BfM2(V7x'%^t Hj[k&v`%.T"Z{QC!?A bbNΠ`7Ǫ,+Ao7I07HnMgj̠ZU*TiX"qUўtYcQRww3IQsݚ- =\̛&N4!b]}e@ӹ{JGB.뾝Sɕ}/3>p3!V^=ch.ѪI%8K"wPӟs#)NHDi9N i̬0-tr#ٸ&UPY }0>"OD L͂+6cY l`-Zf^5]I:HdZ1ڨ`'FPuA7 !) 6S dS$)6bvy֠3¹o_KP~Emۊw@l  R^Ղ!|X YZ