libvpx-devel-1.6.1-150000.6.8.1<>,'bp9|2O '^yjǣNaD~|R!E 9[bEP*-R rjEkН#ߙ8⩴?I]pxF[}DzMY~8C8c5DEJfU;a%ݡ*#K4yjJw͹~PIWr1TKD\ؾ9a{ZKxXy)ԶG_`G4ھUUx=ȈtRZ,7Vi\>>?d " X, Bb~       (     H    Tl(89\: ~FLG` H I XY\ ]D ^bcd6e;f>l@uT vw x y z(8<BClibvpx-devel1.6.1150000.6.8.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.bs390zl31SUSE Linux Enterprise 15SUSE LLC BSD-3-Clause and GPL-2.0+https://www.suse.com/Development/Languages/C and C++http://www.webmproject.org/linuxs390x ZjB.<:S u#V-A큤bXwXwXwXwXwXwXwXwXwXwbb2257d719d4bfd31bff5e68f130c2e6ab5fcfc2ed1227ed2b773e8af6c5ecc2c4af0daa706c2696d7eb144d289cf43bdeefb10c38da92b2fc463bc394a725a242c705a11bc036b371524ceb1c93074aa26fd72287f5562f0262158fa97a05b035d6cb1f664b9220c8b66e8734e077413974e0384242050eddc883abd2f3d4debbb5634379a1c8dda0e4d3234abb398082a38c964846cbe725997e075678e9402f5874e1c7138c166d511fc444c9233844d08b1c5dae50cb17f2ed52fd95ec0e9ce21c7280906708c92446a45bb527c8d333459dd128900732359a61c5393e1079135c6d6d847c93eb083247b3da9019f8bedffadfdf3f3b0caa460390ae6625494d3590d7bd09eae41363640ea0be7fb9cd7715562e0ba457ac610aabf2d75aa1763a49cbb6c961c4d0deb9ca7c74493565ba8cd00e52e731928b0ce2da3b856e32b9274a917af9405c115d6759e0dd4e345f73f6a9e5d0e623c03d2b3d3b6a87libvpx.so.4.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibvpx-1.6.1-150000.6.8.1.src.rpmlibvpx-devellibvpx-devel(s390-64)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@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.s390zl31 1654005733 1.6.1-150000.6.8.11.6.1-150000.6.8.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/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.suse.de/SUSE:Maintenance:24379/SUSE_SLE-15_Update/787c1eabfebfcb415e9b64311c72847a-libvpx.SUSE_SLE-15_Updatedrpmxz5s390x-suse-linuxdirectoryC source, ASCII textpkgconfig filePRxR׳ (utf-87bf50107d7d4c2ea30a4084567b805bc94f0e3cfa68a627850e44388c227c923? 7zXZ !t/]"k%jjd瘥y1.gdYu_0MP=fp f*+[u{;XӁ /Cadg-6L_Ә,Ñ2]͵ ^PaSkt" ^D ,z{__Ө]SMD?Pge܂X[u>[]DV1EԼX@UbQH=Y.3r:9`zp6@<yæ2W`g,NSE%1߷N%c0V8*q* u@@IOr}SՊ+b>I`*O=jG .WOKdJFk"&>rSw 'т0]<[ q,cPWL`?@w_fzi+ gАJwS4`[M;e2G'N#Ο^؏e( ^ӯJ;kQWb6*$Tɇ71^ l݆WHE&3hAknY>0iDLfItg*6g~nfGD_WD{Htڍ׿E~a\ks6q8a appcB71!5{-Kf?њvo6 C'+œd91God1ED8ޱhKϾqG'7 +4QyrU,F|1SfD野<{ue5d<-z."P̙C 9C=cX]W~/$@kl)y1=ޒ`j_6 j5{ ۊV#yd<ς ~F>*/q YZ