Commit Graph

  • 945b592b70 update NEWS, versions master 0.1.3 Rob Sykes 2018-02-24 10:53:13 +0000
  • ac53e00063 minor clean-ups Rob Sykes 2018-02-23 21:39:08 +0000
  • 5e1f6946f8 fix non-portable use of preprocessor 'defined' Rob Sykes 2018-02-23 19:27:08 +0000
  • b246ad0b59 fix incorrect include-dir variable names Rob Sykes 2018-02-23 19:24:20 +0000
  • 568aed503c eliminate runtime casts (and associated warnings in debian) in soxr-lsr wrapper Rob Sykes 2018-02-23 19:20:48 +0000
  • 9f816d9883 minor fixes Rob Sykes 2016-08-29 10:26:26 +0100
  • 5fa7eeb9a3 clean-up; set version as 0.1.3b1 Rob Sykes 2016-06-05 19:12:38 +0100
  • 7110101172 clean-up Rob Sykes 2016-05-30 22:07:46 +0100
  • e47d6560af clean-up Rob Sykes 2016-05-29 20:47:44 +0100
  • 384936b256 fix prev. Rob Sykes 2016-05-23 21:53:27 +0100
  • 52888cd410 reorg/SIMD Rob Sykes 2016-05-23 07:55:16 +0100
  • 61cf151ebd make explicit avcodec dependency on avutil; avfft needs 32-byte alignment Rob Sykes 2016-05-15 12:46:43 +0100
  • 71da011e7a fix incorrect interpretation of given o/i ratio marginally > 1/6 Rob Sykes 2016-05-06 21:52:52 +0100
  • bb7972b72d clean-up Rob Sykes 2016-04-18 20:19:55 +0100
  • 31fc8a5ae2 improve clang support Rob Sykes 2016-04-12 21:09:01 +0100
  • b5c95fa305 doc update; make an lsr-test conditional as appropriate Rob Sykes 2016-04-11 06:22:50 +0100
  • 60ce8de4ff portability/cross-compiling improvements/clean-up; env. var. runtime overrides Rob Sykes 2016-04-06 08:18:01 +0100
  • 5703403cea trim unused code Rob Sykes 2016-03-08 20:24:24 +0000
  • b039ef4f60 ARM/SIMD runtime detection/override; fix cmake/gcc warnings Rob Sykes 2016-03-08 20:17:38 +0000
  • fa9070cbea enhance tests Rob Sykes 2016-03-08 20:11:04 +0000
  • e6452b63b4 clarify comment Rob Sykes 2016-03-08 20:09:15 +0000
  • a6ebb0fd0e test script improvements Rob Sykes 2016-03-05 21:40:45 +0000
  • 1904f3b33f show which soxr_engine() was used Rob Sykes 2016-03-05 21:32:03 +0000
  • c82642ce35 use latest pffft Rob Sykes 2016-03-04 22:18:36 +0000
  • 897bbfead0 simplify by using #cmakedefine01; introduce HAVE_AVCODEC Rob Sykes 2016-03-04 21:30:51 +0000
  • e923db11ad tests: use dolph window if available, kaiser otherwise Rob Sykes 2016-03-04 21:17:04 +0000
  • 4aa773ff0d fix warning Rob Sykes 2016-03-04 20:46:50 +0000
  • 70bf36a1e3 improve test coverage of split-channel IO; common arguments for examples 3&4 Rob Sykes 2016-03-02 21:36:28 +0000
  • e064aba6ac update NEWS, versions 0.1.2 Rob Sykes 2015-09-05 19:25:35 +0100
  • ba8d717a37 rework test scripts Rob Sykes 2015-09-05 16:36:06 +0100
  • a0ff383692 allow SOXR_NO_DITHER to be exercised Rob Sykes 2015-08-29 21:24:14 +0100
  • 1e9ffbf8c2 reformat comment Rob Sykes 2015-08-29 21:21:39 +0100
  • 8abe8c8ab8 fix crash when using soxr_process after calling soxr_clear Rob Sykes 2015-08-27 20:34:24 +0100
  • 559dd4739b Revert "fix crash when using soxr_process after calling soxr_clear" Rob Sykes 2015-08-27 19:16:48 +0100
  • 393b1b71a5 white-space Rob Sykes 2015-08-26 20:08:13 +0100
  • f329a01c2a better graph z-ranges Rob Sykes 2015-08-26 19:09:05 +0100
  • 5acfe5b3dd fix non-detection of fftw3 Rob Sykes 2015-08-26 19:06:49 +0100
  • e407dfc5c8 initialise allocated memory Rob Sykes 2015-08-24 12:49:15 +0100
  • 3ec74a4216 update NEWS for recent changes Rob Sykes 2015-08-21 20:20:15 +0100
  • 7c308811be quash more cmake policy warnings Rob Sykes 2015-08-21 20:11:30 +0100
  • 32c99e847c fix compiler warning Rob Sykes 2015-08-20 22:06:38 +0100
  • 86e855d3e4 improve test-scripts Rob Sykes 2015-08-20 20:31:13 +0100
  • 0d60977179 document spec. defaults Rob Sykes 2015-08-20 18:42:00 +0100
  • b93320cba7 add test for previous 2 fixes Rob Sykes 2015-08-20 18:15:47 +0100
  • 4527588bea fix crash when using soxr_process after calling soxr_clear Rob Sykes 2015-08-20 17:19:23 +0100
  • fa5a481987 fix soxr_delay returning a negative number after end-of-input has been indicated Rob Sykes 2015-08-20 14:13:22 +0100
  • 755012f515 quash cmake warning re CMP0022 Rob Sykes 2015-08-19 20:03:02 +0100
  • 18c2829a75 test script updates Rob Sykes 2015-08-19 17:04:32 +0100
  • 91455fc7c0 slight quality improvement (reduced artefact level) for variable-rate Rob Sykes 2015-08-19 13:27:19 +0100
  • 7dc5f73c19 variable-rate no longer considered 'experimental' Rob Sykes 2015-08-19 07:39:51 +0100
  • a666e1bb7f build-portability improvements Rob Sykes 2015-08-18 22:08:29 +0100
  • d51f3ede7f fix conversion between differing I/O types, but with no rate-change Rob Sykes 2015-08-18 21:40:35 +0100
  • be33e5d050 improve documentation of the two 'advanced-use' functions Rob Sykes 2015-08-18 21:26:56 +0100
  • 9eb59e984e fix warnings Rob Sykes 2015-06-13 19:45:07 +0100
  • ad0a20e3da require override to make dist when tree not git clean Rob Sykes 2013-10-04 07:57:11 +0100
  • 3c44f12164 refactor: move vr-coefs to an include file (since they can be generated) Rob Sykes 2013-10-04 07:52:50 +0100
  • 988f8303c7 Be more POSIX compliant w.r.t. errno; fixes erroneousl reporting of errors on FreeBSD Rob Sykes 2013-05-27 21:07:14 +0100
  • e55c47697b correct defines for interpolation order selection Rob Sykes 2013-04-09 12:23:26 +0100
  • fb8657b446 fix ineffectual SOXR_MINIMUM_PHASE and SOXR_INTERMEDIATE_PHASE in soxr_quality_spec recipe Rob Sykes 2013-04-07 07:39:36 +0100
  • fe6ca521e2 Link examples with -lm, as some examples use functions like sin() Martin Pitt 2013-03-24 13:36:07 +0000
  • aaee21bb8c update versions, NEWS 0.1.1 Rob Sykes 2013-03-03 08:15:37 +0000
  • dee0ed7d63 show library version used in installation check Rob Sykes 2013-03-02 09:46:22 +0000
  • 6c1c27d680 update NEWS Rob Sykes 2013-03-02 09:09:32 +0000
  • 04b83c5ae6 tidy comments Rob Sykes 2013-03-02 09:00:39 +0000
  • 5e29000ddd better URL Rob Sykes 2013-03-02 08:57:56 +0000
  • c421d39740 clarify Rob Sykes 2013-03-01 08:34:50 +0000
  • e8ce89b5d1 use parallelism for dist. build Rob Sykes 2013-03-01 08:19:35 +0000
  • 3365b53362 uniquify file names to allow parallelism Rob Sykes 2013-03-01 08:17:39 +0000
  • b39c5fc01e add LIB_SUFFIX (used by some distros) Rob Sykes 2013-03-01 08:15:39 +0000
  • 7c31e3d548 quash gcc warning: always_inline function might not be inlinable Rob Sykes 2013-02-27 20:54:58 +0000
  • c5adbf7079 Add API version check macros Rob Sykes 2013-02-27 20:48:20 +0000
  • b5ba8db22a update NEWS Rob Sykes 2013-02-27 20:42:03 +0000
  • e7b384c947 Add options to be able to exercise more quality options Rob Sykes 2013-02-27 20:30:19 +0000
  • fa75beaf0b Slight reworking of API params for phase-response and pass-/stop-band spec Rob Sykes 2013-02-27 20:24:01 +0000
  • 4d9db78903 add example of mingw build Rob Sykes 2013-02-27 18:50:12 +0000
  • 0d7c99ad0f add comment re expected clipping Rob Sykes 2013-02-27 18:47:31 +0000
  • 4db4507b4d allow this test to be run from either 'tests' or 'examples' directories Rob Sykes 2013-02-27 18:46:28 +0000
  • a832a8fec4 allow anti_aliasing_pc to be > 100 Rob Sykes 2013-02-26 22:38:55 +0000
  • 9a38bc087a fix resampling not working in most cases for anti_aliasing_pc != 100 Rob Sykes 2013-02-26 22:34:56 +0000
  • 91e0238271 changes that will be needed for libsox Rob Sykes 2013-02-26 22:25:40 +0000
  • f53fc0280b fix unresolved when building with avfft Rob Sykes 2013-02-26 22:18:45 +0000
  • e885a8c9b1 no need to use aligned malloc here (though this file is currently unused) Rob Sykes 2013-02-26 22:17:23 +0000
  • bcf9851195 clarify comment Rob Sykes 2013-02-17 11:10:27 +0000
  • 67a3da90c0 check for NULL error pointer (for k3b) Rob Sykes 2013-02-08 20:46:18 +0000
  • 3b54f5d3c1 avoid hidden/visible symbols by making this lib static Rob Sykes 2013-02-08 20:44:57 +0000
  • 4415c804ba Use gcc -fvisibility=hidden to fix debian build on archs. armhf, powerpc. Rob Sykes 2013-02-06 20:42:05 +0000
  • 0378fd9de2 update version numbers 0.1.0 Rob Sykes 2013-01-18 20:15:29 +0000
  • afead9d854 clarify where the examples are Rob Sykes 2013-01-18 16:50:42 +0000
  • 0df6d4161b install NEWS Rob Sykes 2013-01-18 16:49:10 +0000
  • 81110cb89f document inst-check Rob Sykes 2013-01-18 08:11:57 +0000
  • ec7728bec7 rework for with/without -dev package and to run all examples Rob Sykes 2013-01-18 08:11:37 +0000
  • 5ec11f4d5a more consistent error report across examples Rob Sykes 2013-01-18 08:09:09 +0000
  • 7ad0e604af fix incorrect src_error report on 64-bit arch Rob Sykes 2013-01-18 08:08:30 +0000
  • a7c6452601 allow c++ compile of this example Rob Sykes 2013-01-17 12:42:15 +0000
  • 0d6bf953bd prefer 'set -e' to manual return code check; use (and thus check) installed pkg-config files; use c++ compiler as approppriate (Benjamin Drung) Rob Sykes 2013-01-17 12:41:28 +0000
  • 42f87bd44c prefer 'set -e' to manual return code check (Benjamin Drung) Rob Sykes 2013-01-17 12:37:10 +0000
  • 76f911ebff .pc files: remove cruft (Benjamin Drung); remove soxr-lsr requirement on soxr (needed at run-time, but not link-time) Rob Sykes 2013-01-17 12:35:31 +0000
  • 21874bc34f need to quote command on ms-win Rob Sykes 2013-01-13 21:10:21 +0000
  • 3adc8ba206 need dll bin on ms-win Rob Sykes 2013-01-13 21:09:42 +0000
  • a11a80cc4e rm trailing whitespace Rob Sykes 2013-01-12 14:06:26 +0000