libdav1d6-32bit-1.0.0-150500.3.6.1<>,Xep9|q@Fye@ U_;oj6hwSac@KРD7źB$( |ŕ=ca).i,AckKhhg]Wt~bPͺGhx<{JOmqNcĝKxwFzhcd97lڌ3.|&{JΕӈO RJ WF;Qwe(~,B}Rw9 η>>.?.d % 9\`lp  $, 0 4 < ~ d(=8D9:>+vG+H+I+X+Y+\+]+^+b+c,d-8e-=f-@l-Bu-Tv-\w-x-y..@.D.J.Clibdav1d6-32bit1.0.0150500.3.6.1AV1 decoder librarydav1d is an AV1 decoder library.eh01-ch2cSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://code.videolan.org/videolan/dav1dlinuxx86_64/sbin/ldconfigee5ded16e4c7c9014c478192829f2e9c67d6262998d6d88e0dd56f86eda5468a88libdav1d.so.6.6.0rootrootrootrootdav1d-1.0.0-150500.3.6.1.src.rpmlibdav1d.so.6libdav1d6-32bitlibdav1d6-32bit(x86-32)@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.6)libdl.so.2libdl.so.2(GLIBC_2.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.3.2)libpthread.so.0(GLIBC_2.3.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ed[@cGb4t@a2@a@` @`[)`3_`@__N7^@^^b;@]]5@]n]H@\\@\ֹ@\@\@\N\@\}@\I\I\mgorse@suse.commgorse@suse.combjorn.lie@gmail.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comdimstar@opensuse.orgaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comolaf@aepfle.dealoisio@gmx.comaloisio@gmx.comaloisio@gmx.comdimstar@opensuse.orgaloisio@gmx.comaloisio@gmx.comjengelh@inai.dealoisio@gmx.comaloisio@gmx.com- Add dav1d-CVE-2024-1580.patch: fix tile_start_off calculations for extremely large frame sizes (bsc#1220100 CVE-2024-1580).- Add dav1d-CVE-2023-32570.patch: fix possible crash when decoding a frame (bsc#1211262 CVE-2023-32570).- Drop _lto_cflags define, current version supports lto build. - Drop unneeded rpm BuildRequires. - Add pkgconfig(libxxhash) BuildRequires and stop passing xhash_muxer=disabled to meson, build hash_muxer support. - Add check section and meson_test macro, run tests during build.- Update to version 1.0.0 * Automatic thread management. * Add support for AVX-512 acceleration. * x86 code speedup (from SSE2 to AVX2). * New grain API to ease acceleration on the GPU. * New API call to get information of which frame failed to decode, in error cases. * Numerous small bug fixes. - Bump soversion to 6- Update to version 0.9.2 * x86: SSE4 optimizations of inverse transforms for 10bit for all sizes * x86: mc.resize optimizations with AVX2/SSSE3 for 10/12b * x86: SSSE3 optimizations for cdef_filter in 10/12b and mc_w_mask_422/444 in 8b * ARM NEON optimizations for FilmGrain Gen_grain functions * Optimizations for splat_mv in SSE2/AVX2 and NEON * x86: SGR improvements for SSSE3 CPUs * x86: AVX2 optimizations for cfl_ac- Update to version 0.9.1 * 10/12b SSSE3 optimizations for mc (avg, w_avg, mask, w_mask, emu_edge), prep/put_bilin, prep/put_8tap, ipred (dc/h/v, paeth, smooth, pal, filter), wiener, sgr (10b), warp8x8, deblock, film_grain, cfl_ac/pred for 32bit and 64bit x86 processors * Film grain NEON for fguv 10/12b, fgy/fguv 8b and fgy/fguv 10/12 arm32 * Fixes for filmgrain on ARM * itx 10bit optimizations for 4x4/x8/x16, 8x4/x8/x16 for SSE4 * Misc improvements on SSE2, SSE4- Update to version 0.9.0 * x86 (64bit) AVX2 implementation of most 10b/12b functions, which should provide a large boost for high-bitdepth decoding on modern x86 computers and servers. * ARM64 neon implementation of FilmGrain (4:2:0/4:2:2/4:4:4 8bit) * New API to signal events happening during the decoding process- Disable LTO (fix boo#1183956)- Update to version 0.8.2 * ARM32 optimizations for ipred and itx in 10/12bits, completing the 10b/12b work on ARM64 and ARM32 * Give the post-filters their own threads * ARM64: rewrite the wiener functions * Speed up coefficient decoding, 0.5%-3% global decoding gain * x86 optimizations for CDEF_filter and wiener in 10/12bit * x86: rewrite the SGR AVX2 asm * x86: improve msac speed on SSE2+ machines * ARM32: improve speed of ipred and warp * ARM64: improve speed of ipred, cdef_dir, cdef_filter, warp_motion and itx16 * ARM32/64: improve speed of looprestoration * Add seeking, pausing to the player * Update the player for rendering of 10b/12b * Misc speed improvements and fixes on all platforms * Add a xxh3 muxer in the dav1d application- Update to version 0.8.1 * Keep references to buffers valid after dav1d_close(). Fixes a regression caused by the picture buffer pool added in 0.8.0. * ARM32 optimizations for 10bit bitdepth for SGR * ARM32 optimizations for 16bit bitdepth for blend/w_masl/emu_edge * ARM64 optimizations for 10bit bitdepth for SGR * x86 optimizations for wiener in SSE2/SSSE3/AVX2- Update to version 0.8.0 * Improve the performance by using a picture buffer pool; * ARM32 optimizations for 8bit bitdepth for ipred paeth, smooth, cfl * ARM32 optimizations for 10/12/16bit bitdepth for mc_avg/mask/w_avg, put/prep 8tap/bilin, wiener and CDEF filters * ARM64 optimizations for cfl_ac 444 for all bitdepths * x86 optimizations for MC 8-tap, mc_scaled in AVX2 * x86 optimizations for CDEF in SSE and {put/prep}_{8tap/bilin} in SSSE3 - Bump soversion to 5 - Drop dav1d-nasm-2.15.patch (merged upstream)- Add dav1d-nasm-2.15.patch: Fix compilation with nasm 2.15.- Update to version 0.7.1 * ARM32 NEON optimizations for itxfm, which can give up to 28% speedup, and MSAC * SSE2 optimizations for prep_bilin and prep_8tap * AVX2 optimizations for MC scaled * Fix a clamping issue in motion vector projection * Fix an issue on some specific Haswell CPU on ipred_z AVX2 functions * Improvements on the dav1dplay utility player to support resizing- Update to verison 0.7.0 * Faster refmv implementation gaining up to 12% speed while - 25% of RAM (Single Thread) * 10b/12b ARM64 optimizations are mostly complete: + ipred (paeth, smooth, dc, pal, filter, cfl) + itxfm (only 10b) * AVX2/SSSE3 for non-4:2:0 film grain and for mc.resize * AVX2 for cfl4:4:4 * AVX-512 CDEF filter * ARM64 8b improvements for cfl_ac and itxfm * ARM64 implementation for emu_edge in 8b/10b/12b * ARM32 implementation for emu_edge in 8b * Improvements on the dav1dplay utility player to support 10 bit, non-4:2:0 pixel formats and film grain on the GPU- Update to version 0.6.0 * New ARM64 optimizations for the 10/12bit depth: + mc_avg, mc_w_avg, mc_mask + mc_put/mc_prep 8tap/bilin + mc_warp_8x8 + mc_w_mask + mc_blend + wiener + SGR + loopfilter + cdef * New AVX-512 optimizations for prep_bilin, prep_8tap, cdef_filter, mc_avg/w_avg/mask * New SSSE3 optimizations for film grain * New AVX2 optimizations for msac_adapt16 * Fix rare mismatches against the reference decoder, notably because of clipping * Improvements on ARM64 on msac, cdef and looprestoration optimizations * Improvements on AVX2 optimizations for cdef_filter * Improvements in the C version for itxfm, cdef_filter - Bump sover to 4- Update to version 0.5.2 * ARM32 optimizations for loopfilter, ipred_dc|h|v * Add section-5 raw OBU demuxer * Improve the speed by reducing the L2 cache collisions * Fix minor issues- Update to version 0.5.1 * SSE2 optimizations for CDEF, wiener and warp_affine * NEON optimizations for SGR on ARM32 * Fix mismatch issue in x86 asm in inverse identity transforms * Fix build issue in ARM64 assembly if debug info was enabled * Add a workaround for Xcode 11 -fstack-check bug - Dropped arm64_ipred_symbols_aligned.patch (merged upstream)- Update to version 0.5.0 Medium release fixing regressions and minor issues, and improving speed significantly: * Export ITU T.35 metadata * Speed improvements on blend_ on ARM * Speed improvements on decode_coef and MSAC * NEON optimizations for blend*, w_mask_, ipred functions for ARM64 * NEON optimizations for CDEF and warp on ARM32 * SSE2 optimizations for MSAC hi_tok decoding * SSSE3 optimizations for deblocking loopfilters and warp_affine * AVX-2 optimizations for film grain and ipred_z2 * SSE4 optimizations for warp_affine * VSX optimizations for wiener * Fix inverse transform overflows in x86 and NEON asm * Fix integer overflows with large frames * Improve film grain generation to match reference code * Improve compatibility with older binutils for ARM * More advanced Player example in tools - Bump soversion to 3 - Added arm64_ipred_symbols_aligned.patch to fix aarch64 build- Update to version 0.4.0 * Fix playback with unknown OBUs * Add an option to limit the maximum frame size * SSE2 and ARM64 optimizations for MSAC * Improve speed on 32bits systems * Optimization in obmc blend * Reduce RAM usage significantly * The initial PPC SIMD code, cdef_filter * NEON optimizations for blend functions on ARM * NEON optimizations for w_mask functions on ARM * NEON optimizations for inverse transforms on ARM64 * Improve handling of malloc failures * Simple Player example in tools - Dropped dav1d.armv6.patch (merged upstream) - Bumped SOVERSION to 2- Added dav1d.armv6.patch (disables armv7 asm for armv6 builds)- Update to version 0.3.1 * Fix a buffer overflow in frame-threading mode on SSSE3 CPUs * Reduce binary size, notably on Windows * SSSE3 optimizations for ipred_filter * ARM optimizations for MSAC- Update to version 0.3.0 * Fixes an annoying crash on SSSE3 that happened in the itx functions- Update to version 0.2.2 * Large improvement on MSAC decoding with SSE, bringing 4-6% speed increase The impact is important on SSSE3, SSE4 and AVX-2 cpus * SSSE3 optimizations for all blocks size in itx * SSSE3 optimizations for ipred_paeth and ipref_cfl (420, 422 and 444) * Speed improvements on CDEF for SSE4 CPUs * NEON optimizations for SGR and loop filter * Minor crashes, improvements and build changes- Add baselibs.conf: ffmpeg, which is the main consumer of Dav1d, produces -32bit packages that would be uninstallable otherwise.- Update to version 0.2.1 * SSSE3 optimization for cdef_dir * AVX-2 improvements of the existing CDEF optimizations * NEON improvements of the existing CDEF and wiener optimizations * Clarification about the numbering/versionning scheme- Update to version 0.2.0 * ARM64 and ARM optimizations using NEON instructions * SSSE3 optimizations for both 32 and 64bits * More AVX-2 assembly, reaching almost completion * Fix installation of includes * Rewrite inverse transforms to avoid overflows * Snap packaging for Linux * Updated API (ABI and API break) * Fixes for un-decodable samples- Redo description and mention SIMD acceleration.- Moved license file to library package- Initial stable package (v0.1.0)/bin/sh1.0.0-150500.3.6.11.0.0-150500.3.6.1libdav1d.so.6libdav1d.so.6.6.0/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.suse.de/SUSE:Maintenance:32683/SUSE_SLE-15-SP5_Update/43478743d60d4ba5d0f3626be2ed46e1-dav1d.SUSE_SLE-15-SP5_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=012d27311f80a5e28591a43caea0ea46b54cd66d, strippedPR RRRRRRRR RRR R R Rutf-8574d2a70a739c9fe91411954dbb345a799b8400ea24217207a65bbf1907eebdd? 7zXZ !t/7%]"k%+(3 ĵGjȺ DD}6AH$IU2k?) #M_RX"5)5xW,$bF CEP̚7HǼHI/iMZfMYaD(0X@k`4X(L1{y$J')7.RRj@ÚvKN4~hP,E8(`{GSڳ4aD}*5(C"E 2aw((D (o5.41^lZLcHX-Hn]_؇IP uI#Sb쟢^;*&q,9!8QIIP00Q(kO,Ɏ6*1m'Tw#@?>|vOCNYdnVIըO*>΋9Z(d+{+ه4<ؐqOSxXo%hm]jeIa_QO|M{p,tyY܅XUk`> zIgǁ.@t;%rNTӯb5Nĩyr,$|;"*5ɉ{l ͼahܣtR3q*,8r7NX]rޗL#OMW I@,Ȭ #-s&~A~7( "EpV 'wl6γb.,_qrO %_1M_SGH{Ŧ.a\2VF&CɘN='ibHq캴QŞgc&gQԫ) 'i%1J=+!wl!?davšu1iuct*zrn5v4HF3g/;CڲxsYPd{)bs/)ܰ%kBA|ZwҜxkq4 (`d :b.YJ/%$܄jv8:AI:8u׈b`M~ ?!)t}0/%ц Aw])\ m6᳞u-wc "H$k64Ӛ3"[F]hd|U[9*:Piͥ+}HQݠT8lи'fY+U~Lhr*ь4pAw;D׵z AkBeo(i(> e7? 3ɹ֖/4-nWyRAAw-Mv9a[p g3m ͑w.SZ*m2 V(=82s:v&뢠cTDbpa]SFBknn~aaD:aQo3p|A$xzai*:n-U.wm!H{JM2шi)$rd{Z\#ͨ]rŽeLt9Ll%(-β7Sl͌zbtZm yt%JRyޱδvαvD*[*U Zn;Bxj];YIQ2詖ªgQ@UG3 PDL΀vXqF]TCX&8 ?n0?ׯ=I~!JL0Ӟir.'Ä{KL!XXV, k* 1Edtk?{0Hx̆I3MpCWRceIRQ*.9JTKX$BFr ="F7L:P=yBN'J4XFxd3^J\J!aNHzR%.~j-, uH%PV.l$)sۭ֨i%go/=ܜ9[( "oQ!+ bqJdp-67f] jPbf OW#&sӾ)G ڭG7mu/%Z@!ϓu`PhBq*S1]^ۢ}q kU#BgUsZiDg>ޞyUe(-ml E֊O4W†⢓p*HR,‹ԙBjUʼn ]}+˗TPpSi±=EˀLfdV&-=yz~W RI|kls pMCeWg>F?2`oȊrr|J2|wMt,Vyvlw ˬA67F,qNr8qj3ڳ/ԗLodtj2KVQO{Z, s?ܱ ಱ? o.\Y26[;xԑP~7<«`×#Pq@ZCΉ4X\n?\γ#DrP/C2E?)ᎠW=^uMD4+!g־ NZ v64]bL HѥH$ !Վ"ERِW~uA,]KZrU.@(:͈u pe“Gʸ3Q/ӫ} C' a+*rcϢy|+ KUVXʕ̐(Y-7A݋ z^.(tl;RPm2؀w1%ϝM 48͸pJJ _];e:OE)Ȼiv<ߎxZj4*:X'sK_ }¬wSO\/NӉ~fn'`9va(fbw>9ܨ/ImepD ͆~ν䚜0piB%HtnIwhj{ݗlTRӆ~OP!.e~2gJ$~+lRۭ+WM}p.xSq瀂)KKดatC? ^EZ<. X(I_K/LyQ$0#ghH=Sso?3L -`_g4%irŕ@SJfV]b쉣m^gݾkzٖ7PmXFQq+ X:凵㩇ˌqogkm^ZqPZqR+'6& OdUwV"Y̷8>Z왔c 1eE:k->pm*a3f얽j}h@@ulhg@\.LCr=Qw0n9D1j/oy4y7men} c7FeD\/Z.aRȍ~w* &NB0yKPuX*6wnL{ۖm {%Ɔ.hXj6G%=įy6VE4OV1ey8hq%Z Y/pOc'mJŤ0$fଛUmFw;t<6!/v@,7 Av%#Z<涋'".njW( &w5%gHO}ZA- c:ۥ|/$ md2R(%_1Y^Ҿ+jǠ)FP50؋c, KMn`0 )i4".A0_7l^sЏ'|aqy6 kڽ1 g1QPk-F4 Oe7,eG .SV1my9ɚTz ('SV1q=qը/t3 AM9fS_T^fpdGХt5iw `zYDM1F7]mEJwC۸TIŁk,180pɲ dRw Ϸo 2ɟ\p9Py <ß_ZO) +=Gy􎹚rn .ǧ\ sMal?읬[d-IA]"l ̞_RCloHz-- 2` j)wD7p0)V\6'sb ε ;ʪl%^XCtݩML}@9ibS[{nߑ((O#ExΊs#%p3ӆaҹ3SofI dc<zOae, kQ%tQDBZ xCRz^~昡 Y>Ӯ;Ng bZؓ̈́4|d2Bz1 K}ss_ 8 ," 8g|݀vnSJ$4]xA$P)!΁/ǭ*]Վ$]{ѴMʀ[a3w^P{PU!+kcԵvzC)bA}AQ~l S=nܮﳜq-rFFiE~.j!0d;#EcZv56)TYAb <я6ǦA1%?|i2Ǚ-LQLyKZ۳΄vlj򠶬ZHqH"=<Sa`ܧ5]mD9).k@5+<[;o={Axk-v%IfoHO1T }yX1.OEzV-]H:-'iaIC? (\ Y)^ Ų@ Me(^w$SWɤNa)pjr'K<vǛJE;=괚tkG-O :x#do3[nHAiUB0)8_"-L5U2^Z[m]SU@X-Qds:&cii iڱyAdTs˸9s}/Q'fg{;P+cIvg+H[L4}cFQlA&6mV'- IBj'Y]-jh @'eo08tͥ(1ٴ.=w.#9OѲ?n<4KT@O;[pe\- rJ-^IMlCz8 nw ڕnV;/[%'Q}$]!\'ږ8 |Wܓt~pẎ5 kƯa]{k9m9v棸bu~Oѣ 2`~LZ}gމ-r:ZI*uts rZrgݱZ-7"\V]%F~C-%r 4]Lt.h |~ E4[EnEP[?h8^3S,0zU}$䟨}v5KP.򍀪o㙦=H`b6\}5y=?sקj=OOEdї  E{Т(Dy l~sDS"I;4WV}66+yOk0xKzP;Hg3'9#0u[ݣ~hˠd֠@j(u 5 ԕw)n [HK-weB.G/yvh|uCU|rl%kA,l޳y^7X ^sMݖ?\+[Džc'K6rɿD%|v}aY%.UQE$3ؤV3+ 6Wk(o''p1&8] x@iLݓ6$/j-1eO_폯 X)P#궈 Kfv+-ſ5ȁ]䶖t=@\ߵF7h]Xͣ|›\z~s~(q[RTl `͔o MuC$$}za&R.XHCt3dzZ]iλ4D #q7fT;KŐ0o9?5zNx2Sȡd+7Ffu8O|(]Эvq]ffKNQFFv2f!xM܅GQ^)dTߞ3V(g7޳_f#𽓝{Wrs\ђL*,e CƆfAm4B5b/ӫ`$SI>OʑއY5XxRN~ԓeO5Ak(9La&~<4m MτT^1O 5uPu5Qzfyawط_CZ=ll KF|jS98#F@z*sObKW~?e8Z*nxJǣ 8Jr:"=ejfGѩs{w# +IK.;z R n\)_ {c7q#yH D)bmR)5tm# ];ݤc&S܁OS"(Ł&O"u:G`FPկPwTAqT')<= KQљ1퐢<$U pdkː5\X/s}։ֈT0zբPKeC-]V0#Ɛato 7۹W|7J'ʑogyk!7zFG-l-v 'wgWYku 8'>v˭Q%G0.s pX{ְ#(#fA%n~Σ<_5 .Ҽ|KG"{ࢺD!ӮƉ&Q5 ]\ 37jwl^WI/*  VclJ>NZM+Q?)1%c ivߘ$?P%tVn| iB!.ۭπKxI>9KAZZB!WcJNDVOz᜜!vcpeC|opW!ݓT4>TmLs⸬O@ɬ\`YPu{@t#BB08̠0YMlq:JlAe/5pE3QSuNR e_fBȰ܀ӦLۮ,>Q6iPߟp,NcqO|&> A|[#W.]Tɲ'mJ6h{66$׭np-1Z%TB߉pniNO1g"G穀!(b@_uݶa =8n藹T'pR0OO2Gx1]v!"bG7(z薫2 6 ly䱤CAtI#ڎZ j>QuqNaїl;=AE>{xp˱!TX8\#x>:sK+ I,QI3>;YhVJRcr%ɶASPC# "⧪USZ;ӕ:Iޓ&j<;76R3c_hwgQQ7,zAؑz*qvل' 6;xO0&څ+QcZ nCdT#DffJoK YZ