8 Commits

Author SHA1 Message Date
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
jasper
c9846c2619 update to libsoxr-0.1.3 2018-04-02 08:43:05 +00:00
ajacoutot
1a099129e4 Update to libsoxr-0.1.2.
Drop patch, the cmake module deals with DEBUG properly.
2015-11-16 14:38:09 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
dcoppa
db2dc70f55 Do not pass '-s' to ${CMAKE_SHARED_LINKER_FLAGS} 2014-11-04 14:55:03 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
sthen
ae1d631f54 import audio/libsoxr, ok landry@
The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
conversion -- it may be used, for example, to resample PCM-encoded audio.
For higher-dimensional resampling, such as for visual-image processing, you
should look elsewhere.

It aims to give fast and very 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.
2013-03-08 09:50:27 +00:00