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
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libsoxr/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/libsoxr/Config.in
new file mode 100644 (file)
index 0000000..a218ae9
--- /dev/null
@@ -0,0 +1,15 @@
+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/