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

libSoundTouch1-2.4.1-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: libSoundTouch1 Distribution: openSUSE Tumbleweed
Version: 2.4.1 Vendor: openSUSE
Release: 1.1 Build date: Sun Jun 28 19:53:20 2026
Group: System/Libraries Build host: reproducible
Size: 96139 Source RPM: soundtouch-2.4.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.surina.net/soundtouch
Summary: Audio Processing Library
SoundTouch is a C++ audio processing library that allows
changing the sound tempo, pitch and playback rate parameters
independently from each other.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Sun Jun 28 2026 Dirk Müller <dmueller@suse.com>
  - update to 2.4.1:
    * Fix buffer overflow when processing >16 channels
    * fix: fix unused variables in DLMain
    * fix: fix warning for unused peaklevel in release mode
* Thu Sep 18 2025 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 2.4.0:
    * Set CMake minimum version to 3.5 to avoid deprecation warning
    * Increase max nr. of channels from 16 to 32
    * Don't use `pow()` when using integer precision samples
    * Replace `-Ofast` that's being deprecated in some compilers, by
      `-O3 -ffast-math`
  - Refresh disable-ffast-math.patch
* Tue May 14 2024 Antonio Teixeira <antonio.teixeira@suse.com>
  - Update to 2.3.3:
    * Fixing compiler warnings, maintenance fixes to make/build files
      for various systems
  - Refresh disable-ffast-math.patch
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %autosetup macro. Allows to eliminate the usage of deprecated
    PatchN.
* Mon Jan 02 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.3.2:
    * autotools improvements
* Sun Sep 11 2022 Dirk Müller <dmueller@suse.com>
  - add disable-ffast-math.patch
* Sun Dec 05 2021 Dirk Müller <dmueller@suse.com>
  - update to 2.3.1:
    * Adjusted cmake build settings and header files that cmake installs
    * Disable setting "SOUNDTOUCH_ALLOW_NONEXACT_SIMD_OPTIMIZATION" by default. The
      original purpose of this setting was to avoid performance penalty due to
      unaligned SIMD memory accesses in old CPUs, but that is not any more issue in
      concurrent CPU SIMD implementations and having this setting enabled can cause
      slight compromise in result quality.
    * soundtouch.clear() to really clear whole processing pipeline state. Earlier
      individual variables were left uncleared, which caused slightly different
      result if the same audio stream were processed again after calling clear().
    * TDstretch to align initial offset position to be in middle of correlation
      search window. This ensures that with zero tempo change the output will be
      same as input.
    * Fix a bug in TDstrectch with too small initial skipFract value that
      occurred with certain processing parameter settings: Replace assert with
      assignment that corrects the situation.
    * Remove OpenMP "_init_threading" workaround from Android build as it's not
      needed with concurrent Android SDKs any more.
* Sun Jan 24 2021 Dirk Müller <dmueller@suse.com>
  - update to 2.2.0:
    * Improvements to help compiler autovectorization
    * Bugfix in integer version of calcCrossCorrAccumulate()
    * Compensate initial buffering of anti-alias filter and intepolator.
    * Tuning for ARM NEON
    * BPMDetect: Make conversion from size_t to int explicit
    * BPM PeakFinder: Fix possible reading past end of array.
    * Change correlation loop 'sum' variable type from double to float
* Wed Aug 14 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Use dos2unix insted of tr and friends
* Fri Dec 07 2018 Marketa Calabkova <mcalabkova@suse.com>
  - Update to version 2.1.2
    * Bugfixes: Fixed potential buffer overwrite bugs in WavFile routines.
      Replaced asserts with runtime exceptions. (CVE-2018-17097, bsc#1108632)
    * Automake: unset ACLOCAL in bootstrap script to avoid error in case
      earlier build script has set it

Files

/usr/lib64/libSoundTouch.so.1
/usr/lib64/libSoundTouch.so.1.0.0
/usr/share/licenses/libSoundTouch1
/usr/share/licenses/libSoundTouch1/COPYING.TXT


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 03:56:04 2026