SHA256
1
0
forked from pool/soundtouch
Go to file
Takashi Iwai b2aa2e8721 Accepting request 935848 from home:dirkmueller:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/935848
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/soundtouch?expand=0&rev=38
2021-12-06 08:01:48 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/soundtouch?expand=0&rev=1 2007-07-02 02:51:57 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/soundtouch?expand=0&rev=1 2007-07-02 02:51:57 +00:00
2.3.1.tar.gz Accepting request 935848 from home:dirkmueller:Factory 2021-12-06 08:01:48 +00:00
baselibs.conf Accepting request 586073 from home:avindra 2018-03-13 07:12:29 +00:00
soundstretch.1 Accepting request 586073 from home:avindra 2018-03-13 07:12:29 +00:00
soundtouch.changes Accepting request 935848 from home:dirkmueller:Factory 2021-12-06 08:01:48 +00:00
soundtouch.spec Accepting request 935848 from home:dirkmueller:Factory 2021-12-06 08:01:48 +00:00