The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libsoxr / Config.in
1 config BR2_PACKAGE_LIBSOXR
2         bool "libsoxr"
3         help
4           The SoX Resampler library `libsoxr' performs one-dimensional
5           sample-rate conversion—it may be used, for example, to
6           resample PCM-encoded audio.
7
8           It aims to give fast and high quality results for any constant
9           (rational or irrational) resampling ratio. Phase-response,
10           preserved bandwidth, aliasing, and rejection level parameters
11           are all configurable; alternatively, simple `preset'
12           configurations may be selected. An experimental, variable-rate
13           resampling mode of operation is also included.
14
15           http://sourceforge.net/projects/soxr/