Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libspeex1-1.2.1-slfo.1.2.2 RPM for s390x

From OpenSuSE Leap 16.0 for s390x

Name: libspeex1 Distribution: SUSE Linux Framework One
Version: 1.2.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.2.2 Build date: Mon Feb 26 14:43:57 2024
Group: System/Libraries Build host: reproducible
Size: 137121 Source RPM: speex-1.2.1-slfo.1.2.2.src.rpm
Packager: https://www.suse.com/
Url: https://www.speex.org/
Summary: An Open Source, Patent Free Speech Codec Library
Speex is a patent free audio codec designed especially for voice
(unlike Vorbis which targets general audio) signals and providing good
narrowband and wideband quality. This project aims to be complementary
to the Vorbis codec.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Feb 26 2024 [email protected]
  - Use %autosetup macro. Allows to eliminate the usage of deprecated
    PatchN.
* Mon Jul 11 2022 [email protected]
  - update to 1.2.1:
    * Check for _WIN32 instead of WIN32 in preprocessor checks
    * wav_io: check for EOF when seeking in wav (fixes hang discovered by fuzzing)
    * CI: add gitlab CI integration
    * fixed-point: make left shift macros use unsigned to avoid undefined behaviour
    * math_approx: use unsigned int for LCG pseudorandom generator (avoids integer overflow)
    * oss-fuzz: add integration and fuzzing target
    * speexenc: guard against invalid channel numbers)
    * speexdec: make left shift macros use unsigned to avoid undefined behaviour
    * autotools: do not use deprecated macros
  - drop speex-CVE-2020-23903.patch (upstream)
* Thu Nov 11 2021 [email protected]
  - Fix zero division error in read_samples (CVE-2020-23903 bsc#1192580)
    speex-CVE-2020-23903.patch
* Sun Feb 19 2017 [email protected]
  - Update to stable 1.2 release
* Sat Aug 22 2015 [email protected]
  - make speex-devel require speexdsp-devel to be backward compatible
* Wed Mar 11 2015 [email protected]
  - Use the tilde versioning scheme; we are no longer bound to use
    the old hacks.
* Sat Feb 28 2015 [email protected]
  - Move libname up and set it just once, easier for later on.
* Mon Feb 23 2015 [email protected]
  - Split package to two separate packages
    * speexdsp contains libraries
    * speex contains tools
  - Update to 1.2rc2
    * This release splits the speex codec library and the speex DSP
      library into separate source trees. Both projects received
      build-system improvements, bugfixes, and cleanup. The speex
      codec's VBR tuning was improved, while the speexdsp resampler
      got some NEON optimizations.
  - Remove obsolete patch
    * speex-1.0.5-warning-fix.diff
* Fri Apr 05 2013 [email protected]
  - Add Source URL, see https://en.opensuse.org/SourceUrls
* Thu Nov 24 2011 [email protected]
  - add libtool as buildrequire to avoid implicit dependency
* Fri Sep 03 2010 [email protected]
  - Do not include build date in binaries...
* Fri Jun 25 2010 [email protected]
  - obsolete old -XXbit packages
* Thu Jan 14 2010 [email protected]
  - fix build for SLE_10
    autoreconf for suse_version >= 1100
  - spec
    o sort TAGS
    o macros
      rm > {__rm}
      version > {version} ....
* Thu Jan 07 2010 [email protected]
  - split off libspeex1 and libspeexdsp1 according to library
    packaging policy
  - include actual tarball version in package version
  - don't package README's for embedded cpus
* Fri Dec 18 2009 [email protected]
  - add baselibs.conf as a source
  - enable parallel building
* Wed Jan 07 2009 [email protected]
  - obsolete old -XXbit packages (bnc#437293)
* Wed Aug 06 2008 [email protected]
  - updated to version 1.2rc1:
    * support for acoustic echo cancellation with multiple mics
      and speakers.
    * add an API to decorrelate loudspeaker signals
    * fixes for a few bugs in the echo canceller, jitter buffer and
      preprocessor
* Thu Apr 10 2008 [email protected]
  - added baselibs.conf file to build xxbit packages
    for multilib support
* Fri Jan 11 2008 [email protected]
  - updated to version 1.2beta3:
    * all the non-codec components (preprocessor, echo cancellation,
      jitter buffer) have been moved to a new libspeexdsp library
    * a new jitter buffer algorithm
    * resampler improvements/fixes
    * libspeex can be built without any floating point support
* Tue Aug 14 2007 [email protected]
  - fix the bug in resampler code (signed/unsigned mismatch)
  - move man pages to the main package
  - a bit clean up of spec file
* Thu May 24 2007 [email protected]
  - updated to version 1.2beta2:
    * reduced RAM requirement
    * A new resampler module
    * improved / fixed echo canceller
    * improved preprocessor
    * early TriMedia support (incomplete)
  - removed static library and *.la files
* Tue Apr 10 2007 [email protected]
  - split shared library to libspeex sub package.
* Thu Oct 12 2006 [email protected]
  - updated to version 1.2beta1:
    * Improvement of encoder/decoder quality
    * Enhander improvements (now on by default)
    * Input/output high-pass filters
    * Fixing minor regressions in previous 1.1.x releases
    * Reduced memory usage
    * Reduced CPU usage
* Wed Aug 09 2006 [email protected]
  - Updated to version 1.1.12:
    * echo canceller converted to fixed-point
    * Improvements to the experimental Vorbis-based masking model
    * several bug fixes
* Wed Jan 25 2006 [email protected]
  - converted neededforbuild to BuildRequires
* Tue Oct 04 2005 [email protected]
  - fix the type-punning.
  - add check of return value from fread().
* Tue Jun 14 2005 [email protected]
  - updated to version 1.0.5.
* Thu Sep 16 2004 [email protected]
  - fixed speex.m4 for the recent autoconf.
* Thu Aug 05 2004 [email protected]
  - updated to version 1.0.4.
* Mon Jan 12 2004 [email protected]
  - add %defattr
* Fri Jan 09 2004 [email protected]
  - updated to version 1.0.3.
* Fri Jun 06 2003 [email protected]
  - updated to version 1.0.1.
* Mon Jun 02 2003 [email protected]
  - remove unpackaged files from buildroot
* Thu Mar 27 2003 [email protected]
  - updated to version 1.0 final.
* Thu Jan 30 2003 [email protected]
  - updated to version 1.0rc2.
* Fri Jan 17 2003 [email protected]
  - updated to version 1.0rc1.
* Wed Nov 27 2002 [email protected]
  - initial version: 1.0beta3

Files

/usr/lib64/libspeex.so.1
/usr/lib64/libspeex.so.1.5.2


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Feb 22 00:50:00 2025