SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libSoundTouch1-32bit-2.1.2-1.11.x86_64.rpm :

* Wed Aug 14 2019 Tomáš Chvátal - Use dos2unix insted of tr and friends
* Fri Dec 07 2018 Marketa Calabkova - 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
* Mon Oct 29 2018 Marketa Calabkova - Update to version 2.1.0
* Disable anti-alias filter when switch SOUNDTOUCH_PREVENT_CLICK_AT_RATE_CROSSOVER defined
* Added script for building SoundTouchDll dynamic-link-library for GNU platforms
* Rewrote Beats-per-Minute analysis algorithm for more reliable BPM detection
* Added BPM functions to SoundTouchDll API
* Migrated Visual Studio project files to MSVC 201x format
* Replaced function parameter value asserts with runtime exceptions- Fixed bugs:
* CVE-2018-17098 (bsc#1108632) -- remote denial of service
* CVE-2018-17097 (bsc#1108631) -- remote denial of service (double free)
* CVE-2018-17096 (bsc#1108630) -- remote denial of service in BPMDetect.cpp
* boo#1113134 -- out of date package- Removed obsolete patch fix-buffer-overflow.patch
* Thu Sep 06 2018 Marketa Calabkova - bsc #1103676: CVE-2018-1000223: soundtouch: Heap-based buffer overflow added patch fix-buffer-overflow.patch
* Tue Mar 13 2018 jengelhAATTinai.de- Trim marketing and old statistics (Pentium) from description, and ensure neutrality.
* Sun Feb 18 2018 avindraAATTopensuse.org- Update to version 2.0.0
* Added functions to get initial processing latency, duration ratio between the original input and processed output tracks, and clarified reporting of input/output batch sizes
* Fixed issue that added brief sequence of silence to beginning of output audio
* Adjusted algorithm parameters to reduce reverberating effect at tempo slowdown
* Bugfix: Fixed a glitch that could cause negative array indexing in quick seek algorithm
* Bugfix: flush() didn\'t properly flush final samples from the pipeline on 2nd time in case that soundtouch object instance was recycled and used for processing a second audio stream.
* Bugfix: Pi value had incorrect 9th/10th decimals
* Added C# example application that uses SoundTouch dll library for processing MP3 files- includes 1.9.2:
* Fix in GNU package configuration- includes 1.9.1:
* Improved SoundTouch::flush() function so that it returns precisely the desired amount of samples for exact output duration control
* Redesigned quickseek algorithm for improved sound quality when using the quickseek mode. The new quickseek algorithm can find 99% as good results as the default full-scan mode, while the quickseek algorithm is remarkable less CPU intensive.
* Added adaptive integer divider scaling for improved sound quality when using integer processing algorithm- includes 1.9:
* Added support for parallel computation support via OpenMP primitives for better performance in multicore systems. Benchmarks show that achieved parallel processing speedup improvement typically range from +30% (x86 dual-core) to +180% (ARM quad-core). The OpenMP optimizations are disabled by default, see OpenMP notes above in this readme file how to enabled these optimizations.
* Android: Added support for Android devices featuring X86 and MIPS CPUs, in addition to ARM CPUs.
* Android: More versatile Android example application that processes WAV audio files with SoundTouch library
* Replaced Windows-like \'BOOL\' types with native \'bool\'
* Changed documentation token to \"dist_doc_DATA\" in Makefile.am
* Miscellaneous small fixes and improvements- cleanup with spec-cleaner- other spec fixes:
* switch to https
* link directly to man page taken from debian, and refresh it
* macroify sover, bump from 0 to 1
* Sun Apr 05 2015 p.drouandAATTgmail.com- Add baselibs.conf in sources list; fix for Factory
* Wed Mar 25 2015 p.drouandAATTgmail.com- Update to version 1.8.0
* Added support for multi-channel audio processing
* Added support for cubic and shannon interpolation for rate and pitch shift effects besides the original linear interpolation, to reduce aliasing at high frequencies due to interpolation. Cubic interpolation is used as default for floating point processing, and linear interpolation for integer processing.
* Fixed bug in anti-alias filtering that limited stop-band attenuation to -10 dB instead of <-50dB, and increased filter length from 32 to 64 taps to further reduce aliasing due to frequency folding.
* Performance improvements in cross-correlation algorithm
* Other bug and compatibility fixes- Remove obsolete AUTHORS and %clean sections
* Fri Jan 25 2013 sbrabecAATTsuse.cz- Update to version 1.7.1:
* Added files for Android compilation
* Sound quality improvements
* Improved flush() to adjust output sound stream duration to match better with ideal duration
* Rewrote x86 cpu feature check to resolve compatibility problems
* Configure script automatically checks if CPU supports mmx & sse compatibility for GNU platform, and the script support now \"--enable-x86-optimizations\" switch to allow disabling x86-specific optimizations.
* Revised #define conditions for 32bit/64bit compatibility
* gnu autoconf/automake script compatibility fixes
* Tuned beat-per-minute detection algorithm- Updated man page from Debian unstable.
* Sun Nov 20 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
 
ICM