libvpx-devel-1.6.1-lp151.5.6.1<>,(P^CN/=„8A 8V)]9S@rp&?}EaE#ZuQ 3 B@^ۣR.B)$xC@ \)-u"nh7X*0{q^2!72J{8Y%T4\jtR?:Jwp4챾ёUhtF@3نmmM <1`:f33/vVc1 ggU)>Iyᡧd)|_dng>>?d ! W 'Gcip            , m  8P(89@: F|G H I XY\@ ]t ^b@cdeflu vw x@ ytz|Clibvpx-devel1.6.1lp151.5.6.1Development files for libvpx, a VP8/VP9 codec libraryDevelopment 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.^CNcloud114openSUSE Leap 15.1openSUSEBSD-3-Clause and GPL-2.0+http://bugs.opensuse.orgDevelopment/Languages/C and C++http://www.webmproject.org/linuxi586 ZjB.<:S u#V+A큤^CFXwXwXwXwXwXwXwXwXwXw^CF^B2257d719d4bfd31bff5e68f130c2e6ab5fcfc2ed1227ed2b773e8af6c5ecc2c4af0daa706c2696d7eb144d289cf43bdeefb10c38da92b2fc463bc394a725a242c705a11bc036b371524ceb1c93074aa26fd72287f5562f0262158fa97a05b035d6cb1f664b9220c8b66e8734e077413974e0384242050eddc883abd2f3d4debbb5634379a1c8dda0e4d3234abb398082a38c964846cbe725997e075678e9402f5874e1c7138c166d511fc444c9233844d08b1c5dae50cb17f2ed52fd95ec0e9ce21c7280906708c92446a45bb527c8d333459dd128900732359a61c5393e1079135c6d6d847c93eb083247b3da9019f8bedffadfdf3f3b0caa460390ae6625494d3590d7bd09eae41363640ea0be7fb9cd7715562e0ba457ac610aabf2d75aa1763a49cbb6c961c4d0deb9ca7c74493565ba8cd00e52e731928b0ce2da3b856e8c9ddfc6d3e43e287cfa9989cbd2b2ad55b44dd774c581c24c40b2290cb0e16elibvpx.so.4.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibvpx-1.6.1-lp151.5.6.1.src.rpmlibvpx-devellibvpx-devel(x86-32)pkgconfig(vpx)@    /usr/bin/pkg-configlibvpx4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.6.13.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 Schröter Adrian Schröter Adrian Schröter Adrian Schröter adrian@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.cloud114 1589789518 1.6.1-lp151.5.6.11.6.1-lp151.5.6.11.6.1vpxsvc_context.hvp8.hvp8cx.hvp8dx.hvpx_codec.hvpx_decoder.hvpx_encoder.hvpx_frame_buffer.hvpx_image.hvpx_integer.hlibvpx.sovpx.pc/usr/include//usr/include/vpx//usr/lib//usr/lib/pkgconfig/-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.opensuse.org/openSUSE:Maintenance:12605/openSUSE_Leap_15.1_Update/726366f1cf4eb422eefe80ebd0b55504-libvpx.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxdirectoryC source, ASCII textpkgconfig filePR!"Fsӥ?utf-8fc1319784300a65faae54e8d58ada895fb9fdfe9945020f32bfad5d51a67ea6b? 7zXZ !t/^]"k%]d瘥y1.gdYu_0MhUS;Xk1EWZԿO뻩E64_Ahc&hٴ<ļ5KdkZ~a;as)kr,KBvj!\֐݉s]&P=MYeW#]Eu:I fkBZwPJq1. >zY:!+A%X4sרcSWMwj QgXOLdm2,D gqtR'(|-os9gyY ~aNF$7rQU_ @C C ^S=c}RZ!%Ѝn kP=Om#"=7;Xt] z*_"Bs(Cj93:ܶ y pD>b_s#< F@wR~%\9WpfB0\ ;4m$G}pz IY|}Ρm{.N}rغwgDZq!] =2{3:5R"Ť^8UQH !PjjndކZ51q0'n[jf/FC0۱}ԽuD61jDyf׶R8{- l ;BpBHlQʿsڵT[nTVfpk8 4sx^;4N^K~RUɕ R\^i]qVYͶ oIJh)QhBYg]bE ڃiŖVY|n=gùdafiC57URjqZ=Q'D) [7:2%kY5{cu?4 ;RYc)R+tcs iQ&yWBIi{+Ȇٍ`8ΗwC Ry*0{ )ƼE.(TvcP"ZyV]ǘDC$ibtU|- b>NTsps@DFqB;u|فyڅMdFVSTrT7f.SP YZ