libopus-devel-1.3.1-lp152.2.3.1<>,&_)˲/=„rɝ5Ol(3-&T 5]R0Oz5d]jM=]zᰊk)%Lu"wF5YZ\9Sxwxu.Ls;*9Ad7EK+S;7J}r^l,NE|g s f<>X?Hd " S04<@S\i        L  W  t   0 \((K8T9:FG H4 I` XlYx\ ] ^NbcZdeflu v0w x yzDClibopus-devel1.3.1lp152.2.3.1Opus Audio Codec Library Development EnvironmentThe Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec._)˲build79openSUSE Leap 15.2openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://opus-codec.org/linuxx86_64-9WnP%[A큤A큤_)u_)u_)u_)u_)u_)u_)u_)u_)u_)u_)u8cfcc0feff3921bcc38971beb4b3f37058a49c1ca5da6b59fb4af638e21f8ee6b97990a4dcbb0ea0cdad2e3b9d76515420ed38df00e70059f12a6f71697f0453f43bebc41ef7f7bd3a6b5d38a4410301b4ccdb854ad842fe985e93523802440b1bf38c39dfdeef6eefdf504b585be4d4882c01e41c5a88c1249952b10a500ef8a53752449f55b5f60679eab8fda96835102251aeefccf7c54256460d0274721619cb301ea1eedbcbdbb5049363de061893bf11c20e505a657b69ce6ffa5b11facba67d2be67b438c18d328f82590a055ef49521810222cb6382212e5295894b98cf9a338fb44c41f0803dd6ba9a6dff6fd95f2a95c766d76ee873424aeebb275libopus.so.0.8.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopus-1.3.1-lp152.2.3.1.src.rpmlibopus-devellibopus-devel(x86-64)pkgconfig(opus)@    /usr/bin/pkg-configlibopus0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.13.0.4-14.6.0-14.0-15.2-14.14.1_X@]UI@]L\.@[uYP@YJ_YI@Y*XX@X|W V@V_V%@V^@Alynx Zhou Bjørn Lie Dominique Leuenberger Luigi Baldoni mcepl@suse.comzaitor@opensuse.orgmpluskal@suse.comaloisio@gmx.comidonmez@suse.comjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgolaf@aepfle.dempluskal@suse.comidonmez@suse.comzaitor@opensuse.org- Add opus-fix-celt-decoder-assertion.patch: When using OPUS_CUSTOM, CELTDecoder->end can be larger than 21. This causes builds with CUSTOM_MODES and either ENABLE_HARDENING or ENABLE_ASSERTIONS to crash. This patch fixes it. (bsc#1172526)- Add 2 upstream bug fixes for Silk: * opus-Silk-CNG-adapts-faster.patch: Silk CNG adapts faster to received packets with lower gains. * opus-Silk-fix-arm-optimization.patch: Avoid processing LPC coeffs beyond the given order in NEON optimizations.- Own %{_datadir}/aclocal: when we might switch to pkgconf instead of pkg-config, nothing in the build root is 'accidentally' owning this directory for us.- Update to version 1.3.1 * This release fixes an issue with the analysis on files with digital silence (all zeros), especially on x87 builds (mostly affects 32-bit builds). * Two new features: + A new OPUS_GET_IN_DTX query to know if the encoder is in DTX mode (last frame was either a comfort noise frame or not encoded at all) + A new (and still experimental) CMake-based build system that is eventually meant to replace the VS2015 build system (the autotools one will stay).- Update to 1.3: - improved speech/music detection based on a neural network - low-bitrate speech improvements - support for immersive audio using ambisonics - tone quality improvements - updates to the Opus standard (rfc 8251) are on by default - security improvements - Clean up SPEC to the latest standards- Update to version 1.2.1: + This fixes an issue where the encoder can misdetect that the signal is SWB instead of FB, lowpassing the signal. This patch makes the encoder much more careful about doing that.- Cleanup with spec-cleaner- Update to version 1.2 + Speech quality improvements especially in the 12-20 kbit/s range + Improved VBR encoding for hybrid mode + More aggressive use of wider speech bandwidth, including fullband speech starting at 14 kbit/s + Music quality improvements in the 32-48 kb/s range + Generic and SSE CELT optimizations + Support for directly encoding packets up to 120 ms + DTX support for CELT mode + SILK CBR improvements + Support for all of the fixes in draft-ietf-codec-opus-update-06 (the mono downmix and the folding fixes need --enable-update-draft) + Many bug fixes, including integer wrap-arounds discovered through fuzzing (no security implications) - Removed static package- Update to version 1.1.5 + This release backports the surround encoder bug fix from 1.2-beta branch- Rename %soname to %sover to better reflect its use. RPM group fix.- Update to version 1.1.4 (CVE-2017-0381): + A specially-crafted Opus packet could cause an integer wrap-around in the SILK LSF stabilization code. This would cause an out-of-bounds read 256 bytes before a constant table. - Drop opus-NLSF-not-negative.patch: Fixed upstream.- Fix CVE-2017-0381 (boo#1020102), opus: remote code execution vulnerability in silk/NLSF_stabilize.c. - Add opus-NLSF-not-negative.patch: Ensure that NLSF cannot be negative when computing a min distance between them.- Update to version 1.1.3: + Neon optimizations improving performance on ARMv7 and ARMv8 by up to 15%. + Fixes some issues with 16-bit platforms (e.g. TI C55x). + Fixes to comfort noise generation (CNG). + Documenting that PLC packets can also be 2 bytes. + Includes experimental ambisonics work (--enable-ambisonics). - Stop passing conditional --enable/disable-intrinsics, it's enabled by default now. - Not adding the new --enable-ambisonics to configure, it's still experimental.- Disable SSE2 in SLE_11 due to code or compiler bugs.- Enable tests during package build - Cleanup spec file with spec-cleaner - Drop not needed libtool dependency for build- Update to version 1.1.2, fixes the following bugs: + Resetting the encoder or decoder state with OPUS_RESET_STATE would disable some run-time selected architecture-specific optimizations. + In hybrid mode discontinuous transmission (DTX) operation, the comfort noise above 8 kHz was incorrectly estimated and could oscillate in time.- Update to version 1.1.1: + x86 SSE, SSE2 and SSE4.1 intrinsics optimizations with run-time CPU detection. + MIPS intrinsics optimizations. + ARM Neon optimizations. + Many architecture-independent optimizations and memory footprint reductions that should improve performance on all platforms, and several minor bug fixes. - Pass --enable-intrinsics to configure.build79 1596574642 1.3.1-lp152.2.3.11.3.1-lp152.2.3.11.3.1opusopus.hopus_custom.hopus_defines.hopus_multistream.hopus_projection.hopus_types.hlibopus.soopus.pcaclocalopus.m4/usr/include//usr/include/opus//usr/lib64//usr/lib64/pkgconfig//usr/share//usr/share/aclocal/-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:13606/openSUSE_Leap_15.2_Update/b939aa7ab7dff5c42fcfdfb78df1fc6a-opus.openSUSE_Leap_15.2_Updatedrpmxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileM4 macro processor script, ASCII textPRSV[jG']J\utf-807691aec052ebe6c31d2159ed4dec8ba69d129595f3adac78a4e8bdec93d0e56? 7zXZ !t/I]"k%ʽd"*x?2p0F ѿTMp?n]lpشL[b,v#> ^Ǜd%m( 6":T"tХѦ]עxP,}!uul:flpWUi1MV_HpR']ЋtQD_8\ }ǤO u;R['4t_D{aܶS $eQ'EXsv-u?\!qt*4 }At)6Ǜ#3HЗWX$!U|%xہI[U%_QY^]cǮHV^̆tN +hy(QxQGiH:+SBrQI3%*lO202ݹڷ\vk}46&TXTDXDvBol 0ߤO6 A@Faf25)=ug"Fh/;݀+]tֈ6,1n62a$fMqmPyDi:B>&.Y߶ YZ