Commit Graph

96 Commits (e064aba6ac16fb8f1fa64bc692e54230cec1b3af)

Author SHA1 Message Date
Rob Sykes e064aba6ac update NEWS, versions 2015-09-05 19:25:35 +01:00
Rob Sykes ba8d717a37 rework test scripts 2015-09-05 16:36:06 +01:00
Rob Sykes a0ff383692 allow SOXR_NO_DITHER to be exercised 2015-08-29 21:24:14 +01:00
Rob Sykes 1e9ffbf8c2 reformat comment 2015-08-29 21:21:39 +01:00
Rob Sykes 8abe8c8ab8 fix crash when using soxr_process after calling soxr_clear 2015-08-27 20:34:24 +01:00
Rob Sykes 559dd4739b Revert "fix crash when using soxr_process after calling soxr_clear"
This reverts commit 4527588bea.
2015-08-27 19:16:48 +01:00
Rob Sykes 393b1b71a5 white-space 2015-08-26 20:08:13 +01:00
Rob Sykes f329a01c2a better graph z-ranges 2015-08-26 19:09:05 +01:00
Rob Sykes 5acfe5b3dd fix non-detection of fftw3 2015-08-26 19:06:49 +01:00
Rob Sykes e407dfc5c8 initialise allocated memory 2015-08-24 12:49:15 +01:00
Rob Sykes 3ec74a4216 update NEWS for recent changes 2015-08-21 20:20:15 +01:00
Rob Sykes 7c308811be quash more cmake policy warnings 2015-08-21 20:11:30 +01:00
Rob Sykes 32c99e847c fix compiler warning 2015-08-20 22:06:38 +01:00
Rob Sykes 86e855d3e4 improve test-scripts 2015-08-20 20:31:13 +01:00
Rob Sykes 0d60977179 document spec. defaults 2015-08-20 18:42:00 +01:00
Rob Sykes b93320cba7 add test for previous 2 fixes 2015-08-20 18:15:47 +01:00
Rob Sykes 4527588bea fix crash when using soxr_process after calling soxr_clear 2015-08-20 17:19:23 +01:00
Rob Sykes fa5a481987 fix soxr_delay returning a negative number after end-of-input has been indicated 2015-08-20 14:13:22 +01:00
Rob Sykes 755012f515 quash cmake warning re CMP0022 2015-08-19 20:03:02 +01:00
Rob Sykes 18c2829a75 test script updates 2015-08-19 17:04:32 +01:00
Rob Sykes 91455fc7c0 slight quality improvement (reduced artefact level) for variable-rate 2015-08-19 13:27:19 +01:00
Rob Sykes 7dc5f73c19 variable-rate no longer considered 'experimental' 2015-08-19 07:39:51 +01:00
Rob Sykes a666e1bb7f build-portability improvements 2015-08-18 22:08:29 +01:00
Rob Sykes d51f3ede7f fix conversion between differing I/O types, but with no rate-change 2015-08-18 21:40:35 +01:00
Rob Sykes be33e5d050 improve documentation of the two 'advanced-use' functions 2015-08-18 21:26:56 +01:00
Rob Sykes 9eb59e984e fix warnings 2015-06-13 19:45:07 +01:00
Rob Sykes ad0a20e3da require override to make dist when tree not git clean 2013-10-04 07:57:11 +01:00
Rob Sykes 3c44f12164 refactor: move vr-coefs to an include file (since they can be generated) 2013-10-04 07:52:50 +01:00
Rob Sykes 988f8303c7 Be more POSIX compliant w.r.t. errno; fixes erroneousl reporting of errors on FreeBSD 2013-05-27 21:07:14 +01:00
Rob Sykes e55c47697b correct defines for interpolation order selection 2013-04-09 12:23:26 +01:00
Rob Sykes fb8657b446 fix ineffectual SOXR_MINIMUM_PHASE and SOXR_INTERMEDIATE_PHASE in soxr_quality_spec recipe 2013-04-07 07:39:36 +01:00
Martin Pitt fe6ca521e2 Link examples with -lm, as some examples use functions like sin() 2013-03-24 13:36:07 +00:00
Rob Sykes aaee21bb8c update versions, NEWS 2013-03-03 08:15:37 +00:00
Rob Sykes dee0ed7d63 show library version used in installation check 2013-03-02 09:46:22 +00:00
Rob Sykes 6c1c27d680 update NEWS 2013-03-02 09:09:32 +00:00
Rob Sykes 04b83c5ae6 tidy comments 2013-03-02 09:06:50 +00:00
Rob Sykes 5e29000ddd better URL 2013-03-02 08:57:56 +00:00
Rob Sykes c421d39740 clarify 2013-03-01 08:34:50 +00:00
Rob Sykes e8ce89b5d1 use parallelism for dist. build 2013-03-01 08:19:35 +00:00
Rob Sykes 3365b53362 uniquify file names to allow parallelism 2013-03-01 08:17:39 +00:00
Rob Sykes b39c5fc01e add LIB_SUFFIX (used by some distros) 2013-03-01 08:15:39 +00:00
Rob Sykes 7c31e3d548 quash gcc warning: always_inline function might not be inlinable 2013-02-27 21:19:41 +00:00
Rob Sykes c5adbf7079 Add API version check macros 2013-02-27 21:19:41 +00:00
Rob Sykes b5ba8db22a update NEWS 2013-02-27 21:19:40 +00:00
Rob Sykes e7b384c947 Add options to be able to exercise more quality options 2013-02-27 21:18:59 +00:00
Rob Sykes fa75beaf0b Slight reworking of API params for phase-response and pass-/stop-band spec 2013-02-27 20:24:01 +00:00
Rob Sykes 4d9db78903 add example of mingw build 2013-02-27 18:50:12 +00:00
Rob Sykes 0d7c99ad0f add comment re expected clipping 2013-02-27 18:47:31 +00:00
Rob Sykes 4db4507b4d allow this test to be run from either 'tests' or 'examples' directories 2013-02-27 18:46:28 +00:00
Rob Sykes a832a8fec4 allow anti_aliasing_pc to be > 100 2013-02-26 22:38:55 +00:00