libvpx7-1.12.0-17.14<>,)GbwɫWԶc~Komd9aDtՃ'27цnan_#xi@e]Aawt4bpXծr 3l,64=a^/:M!YQ'< k} U_+}r s(fKmW͋Iz綘몃1VC1 R]o͘ IeTgrԙ#~G.ked6nf̳  +>@!-?!d   -x| %, P  b  t       , Y  @(;8D 9l : >'@6FEG` H I XY\ ] ^[bcdeflu v@w x $ y H z |     Clibvpx71.12.017.14VP8/VP9 codec libraryWebM 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.breproducible& home:kimi:linphone-desktop / openSUSE_Tumbleweedobs://build.opensuse.org/home:kimiBSD-3-ClauseSystem/Librarieshttps://www.webmproject.org/linuxx86_64%B  A큤A큤bbbbbObObObbO99c40640aa6c5c68ad073a1db49bdbb2f1406895ed208b0274a7e2ee6047300487dda4639f0f093b2b8305c707163200b9af588073eed9cc47b14b72b7a309b1c8ec2da32da93f17f04f3d68ff39d0219512b74bf1f5d4ab0af22892e3956df9477c42a2ce8fdd46c61f713aeb65ad2e7c32b351fde2897622c8993429a1f4ab8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615libvpx.so.7.1.0libvpx.so.7.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibvpx-1.12.0-17.14.src.rpmlibvpx.so.7()(64bit)libvpx7libvpx7(x86-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libm.so.6(GLIBC_2.27)(64bit)libm.so.6(GLIBC_2.29)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)3.0.4-14.6.0-14.0-15.4.18-14.20.1bڑ@a)@a`2aXI`v@`c_+^g@]0_@\ODirk Müller Callum Farmer Callum Farmer Callum Farmer Adrian Schröter Dirk Müller Paolo Stivanin Adrian Schröter Bjørn Lie Martin Liška - update to 1.12.0: This release adds optimizations for Loongarch, adds support for vp8 in the real-time rate control library, upgrades GoogleTest to v1.11.0, updates libwebm to libwebm-1.0.0.28-20-g206d268, and includes numerous bug fixes. - Enhancement: Numerous improvements on checking memory allocations. Optimizations for Loongarch. Code clean-up. - Bug fixes: Fix to a crash related to {vp8/vp9}_set_roi_map. Fix to compiling failure with -Wformat-nonliteral. Fix to integer overflow with vp9 with high resolution content. Fix to AddNoiseTest failure with ARMv7. Fix to libvpx Null-dereference READ in vp8.- Rename libvpx-configure-add-s390.patch to libvpx-configure-add-arch.patch: add support for RISC-V- update to 1.11.0: - Enhancement: Numerous improvements for Neon optimizations. Code clean-up and refactoring. Calculation of rd multiplier is changed with BDRATE gains. - Bug fixes: Fix to overflow on duration. Fix to several instances of -Wunused-but-set-variable. Fix to avoid chroma resampling for 420mpeg2 input. Fix to overflow in calc_iframe_target_size. Fix to disallow skipping transform and quantization. Fix some -Wsign-compare warnings in simple_encode. Fix input file path in simple_encode_test. Fix valid range for under/over_shoot pct. - Includes fix for CVE-2020-0034 (bsc#1166066) - Remove libvpx-armv7-use-hard-float.patch: fixed- Enable PIC: * Remove libvpx-define-config_pic.patch- using service/obspcio again because upstream tar ball is changing, leading to trust validation errors- udpate to 1.10.0: This maintenance release adds support for darwin20 and new codec controls, as well as numerous bug fixes. - Upgrading: New codec control is added to disable loopfilter for VP9. New encoder control is added to disable feature to increase Q on overshoot detection for CBR. Configure support for darwin20 is added. New codec control is added for VP9 rate control. The control ID of this interface is VP9E_SET_EXTERNAL_RATE_CONTROL. To make VP9 use a customized external rate control model, users will have to implement each callback function in vpx_rc_funcs_t and register them using libvpx API vpx_codec_control_() with the control ID. - Enhancement: Use -std=gnu++11 instead of -std=c++11 for c++ files. - Bug fixes: Override assembler with --as option of configure for MSVS. Fix several compilation issues with gcc 4.8.5. Fix to resetting rate control for temporal layers. Fix to the rate control stats of SVC example encoder when number of spatial layers is 1. Fix to reusing motion vectors from the base spatial layer in SVC. 2 pass related flags removed from SVC example encoder.- Update to 1.9.0 This release adds support for NV12, a separate library for rate control, as well as incremental improvements. - Upgrading: NV12 support is added to this release. A new interface is added for VP9 rate control. The new library libvp9rc.a must be linked by applications. Googletest is updated to v1.10.0. simple_encode.cc is compiled into a new library libsimple_encode.a with CONFIG_RATE_CTRL. - Enhancement: Various changes to improve VP9 SVC, rate control, quality and speed to real time encoding. - Bug fixes: Fix key frame update refresh simulcast flexible svc. Fix to disable_16x16part speed feature for real time encoding. Fix some signed integer overflows for VP9 rate control. Fix initialization of delta_q_uv. Fix condition in regulate_q for cyclic refresh. Various fixes to dynamic resizing for VP9 SVC.- Update to version 1.8.2: Fixes: - CVE-2019-2126 bsc#1160611: double free in ParseContentEncodingEntry() - CVE-2019-9325 bsc#1160612: out-of-bounds read - CVE-2019-9232 bsc#1160613: Fix OOB memory access on fuzzed data - CVE-2019-9433 bsc#1160614: use-after-free in vp8_deblock() - CVE-2019-9371 bsc#1160615: resource exhaustion after memory leak official changelog: * This release collects incremental improvements to many aspects of the library. * Upgrading: ARCH_* defines have been removed in favor of VPX_ARCH_*.- Update to version 1.8.1: * This release collects incremental improvements to many aspects of the library. * Upgrading: - VP8E_SET_CPUUSED now accepts values up to 9 for vp9. - VPX_CTRL_VP9E_SET_MAX_INTER_BITRATE_PCT had a spelling fix (was VP8E). - The --sdk-path option has been removed. If you were using it to build for Android please read build/make/Android.mk for alternatives. - All PPC optimizations have been disabled: https://bugs.chromium.org/p/webm/issues/detail?id=1522. * Enhancements: Various changes to improve encoder rate control, quality and speed for practically every use case. * Bug fixes: vp9-rtc: Fix color artifacts for speed >= 8.- Disable LTO (boo#1133255)./sbin/ldconfig/sbin/ldconfigreproducible 1658526390 1.12.0-17.141.12.0-17.14libvpx.so.7libvpx.so.7.1libvpx.so.7.1.0libvpx7AUTHORSCHANGELOGREADMElibvpx7LICENSE/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libvpx7//usr/share/licenses//usr/share/licenses/libvpx7/-fcf-protection -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type obs://build.opensuse.org/home:kimi:linphone-desktop/openSUSE_Tumbleweed/917717909b055d382eebc76742f7b011-libvpx7drpmzstd19T0x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3900440f28025426e5b740666f1602ec49d5e80f, not strippeddirectoryUnicode text, UTF-8 textASCII text PRR RRRRRR R R R RNq,N%mutf-8356484b90e1c14a59eab51ed151b9d3e7f8601f83525ee3734c079b251ccec59dc65786e203d12038004f77d0ea4e7c7d257698fe05b445332f646d85e333f69?(/h :DLT3libvpx7-1.12.0-17.1j j3X^xLcg#( s4 >  A ЉjRiwɫz'4?cibtssyd;c ZTO,> Qɛ^OX[? @'u:Zd !QƖG(-tz+Mܺ]F\cbxU`9aQ)8ȎDR-ۑ:s'lfua/mώѴ5LexcIfjw8讹8(}Dς|]%5jr˦ wTij&Oui};804303744263915e7a557635c850e1b18b0c652b575acf73390a98af59767095c292a76f456f9b491bb066f3ea78ece417724dca b]@(uaq67HIΔ ߓv3>Ypj,ۘ \A7r@DWD@*+}Ühc8l>L%B F\+%/$fB_;;' c{*i Jk ܷgiȧ3}/W`-ROrL;LryRUWu&jCQ%`&>puBZh91AY&SY k!7@! pP4 )I2MjJVR!WTHDbQA 6]~B/; 3%0rA ໒)„UT((qhoK]fiyr651aY0&-m" > x.*E)3mF$tpbj@%yxۗک!}?