buildrootschalter/package/libsoxr/Config.in
Hadrien Boutteville 705662b41d libsoxr: new package
Building tests fails mainly because of the cross-compilation, so they
are disabled for the moment.

Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-01 23:51:24 +02:00

16 lines
612 B
Plaintext

config BR2_PACKAGE_LIBSOXR
bool "libsoxr"
help
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.
http://sourceforge.net/projects/soxr/