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

speex-devel-1.2.1-slfo.1.1.7 RPM for x86_64

From OpenSuSE Leap 16.0 for x86_64

Name: speex-devel Distribution: SUSE Linux Framework One
Version: 1.2.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.7 Build date: Mon Aug 26 11:10:48 2024
Group: Development/Libraries/C and C++ Build host: h04-ch1b
Size: 480815 Source RPM: speex-1.2.1-slfo.1.1.7.src.rpm
Packager: https://www.suse.com/
Url: https://www.speex.org/
Summary: Development package for SpeeX
This package contains the files needed to compile programs that use the
SpeeX library.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Jul 11 2022 dmueller@suse.com
  - 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 tiwai@suse.de
  - Fix zero division error in read_samples (CVE-2020-23903 bsc#1192580)
    speex-CVE-2020-23903.patch
* Sun Feb 19 2017 tom.mbrt@googlemail.com
  - Update to stable 1.2 release
* Sat Aug 22 2015 bwiedemann@suse.com
  - make speex-devel require speexdsp-devel to be backward compatible
* Wed Mar 11 2015 jengelh@inai.de
  - Use the tilde versioning scheme; we are no longer bound to use
    the old hacks.
* Sat Feb 28 2015 tchvatal@suse.com
  - Move libname up and set it just once, easier for later on.
* Mon Feb 23 2015 mpluskal@suse.com
  - 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 idonmez@suse.com
  - Add Source URL, see https://en.opensuse.org/SourceUrls
* Thu Nov 24 2011 coolo@suse.com
  - add libtool as buildrequire to avoid implicit dependency
* Fri Sep 03 2010 cristian.rodriguez@opensuse.org
  - Do not include build date in binaries...
* Fri Jun 25 2010 dmueller@suse.de
  - obsolete old -XXbit packages
* Thu Jan 14 2010 chris@computersalat.de
  - fix build for SLE_10
    autoreconf for suse_version >= 1100
  - spec
    o sort TAGS
    o macros
      rm > {__rm}
      version > {version} ....
* Thu Jan 07 2010 lnussel@suse.de
  - 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 jengelh@medozas.de
  - add baselibs.conf as a source
  - enable parallel building
* Wed Jan 07 2009 olh@suse.de
  - obsolete old -XXbit packages (bnc#437293)
* Wed Aug 06 2008 tiwai@suse.de
  - 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 ro@suse.de
  - added baselibs.conf file to build xxbit packages
    for multilib support
* Fri Jan 11 2008 tiwai@suse.de
  - 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 tiwai@suse.de
  - 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 tiwai@suse.de
  - 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 tiwai@suse.de
  - split shared library to libspeex sub package.
* Thu Oct 12 2006 tiwai@suse.de
  - 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 sbrabec@suse.cz
  - 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 mls@suse.de
  - converted neededforbuild to BuildRequires
* Tue Oct 04 2005 tiwai@suse.de
  - fix the type-punning.
  - add check of return value from fread().
* Tue Jun 14 2005 tiwai@suse.de
  - updated to version 1.0.5.
* Thu Sep 16 2004 tiwai@suse.de
  - fixed speex.m4 for the recent autoconf.
* Thu Aug 05 2004 tiwai@suse.de
  - updated to version 1.0.4.
* Mon Jan 12 2004 adrian@suse.de
  - add %defattr
* Fri Jan 09 2004 tiwai@suse.de
  - updated to version 1.0.3.
* Fri Jun 06 2003 tiwai@suse.de
  - updated to version 1.0.1.
* Mon Jun 02 2003 ro@suse.de
  - remove unpackaged files from buildroot
* Thu Mar 27 2003 tiwai@suse.de
  - updated to version 1.0 final.
* Thu Jan 30 2003 tiwai@suse.de
  - updated to version 1.0rc2.
* Fri Jan 17 2003 tiwai@suse.de
  - updated to version 1.0rc1.
* Wed Nov 27 2002 tiwai@suse.de
  - initial version: 1.0beta3

Files

/usr/include/speex
/usr/include/speex/speex.h
/usr/include/speex/speex_bits.h
/usr/include/speex/speex_callbacks.h
/usr/include/speex/speex_config_types.h
/usr/include/speex/speex_header.h
/usr/include/speex/speex_stereo.h
/usr/include/speex/speex_types.h
/usr/lib64/libspeex.so
/usr/lib64/pkgconfig/speex.pc
/usr/share/aclocal/speex.m4
/usr/share/doc/packages/speex-devel
/usr/share/doc/packages/speex-devel/manual.pdf


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Sep 27 23:56:13 2024