Commit graph

2 commits

Author SHA1 Message Date
bsiegert
4971aec29a Update libsoxr to 0.1.3.
Version 0.1.3 (2018-02-24)
  * SIMD enhancements: SSE, AVX, Neon.
  * Improve support for clang, ARM, and cross-compilation.
  * Provide env. var. override of runtime parameters.
  * Build fix re cmake variables AVCODEC_INCLUDE_DIRS & AVUTIL_INCLUDE_DIRS.
  * Build options WITH_SINGLE_PRECISION, WITH_DOUBLE_PRECISION & WITH_SIMD have
    been removed; replacement options are detailed in INSTALL, `Resampling
    engines'.
2019-01-02 21:30:21 +00:00
ryoon
c2664c008b Import libsoxr-0.1.2 as audio/libsoxr.
The SoX Resampler library 'libsoxr' performs one-dimensional
sample-rate conversion - it may be used, for example, to resample
PCM-encoded audio.

It aims to give fast and high quality results for any constant
(rational or irrational) resampling ratio. Phase-response, preserved
bandwidth, aliasing, and rejection level parameters are all
configurable; alternatively, simple `preset' configurations may be
selected. An experimental, variable-rate resampling mode of operation
is also included.
2016-06-05 00:43:33 +00:00