Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alexmarsev/soxr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-27fix resampling not working in most cases for anti_aliasing_pc != 100Rob Sykes
2013-02-27changes that will be needed for libsoxRob Sykes
2013-02-27fix unresolved when building with avfftRob Sykes
2013-02-27no need to use aligned malloc here (though this file is currently unused)Rob Sykes
2013-02-17clarify commentRob Sykes
2013-02-09check for NULL error pointer (for k3b)Rob Sykes
2013-02-09avoid hidden/visible symbols by making this lib staticRob Sykes
2013-02-07Use gcc -fvisibility=hidden to fix debian build on archs. armhf, powerpc.Rob Sykes
2013-01-19update version numbers0.1.0Rob Sykes
2013-01-18clarify where the examples areRob Sykes
2013-01-18install NEWSRob Sykes
2013-01-18document inst-checkRob Sykes
2013-01-18rework for with/without -dev package and to run all examplesRob Sykes
2013-01-18more consistent error report across examplesRob Sykes
2013-01-18fix incorrect src_error report on 64-bit archRob Sykes
2013-01-17allow c++ compile of this exampleRob Sykes
2013-01-17prefer 'set -e' to manual return code check; use (and thus check) installed p...Rob Sykes
2013-01-17prefer 'set -e' to manual return code check (Benjamin Drung)Rob Sykes
2013-01-17.pc files: remove cruft (Benjamin Drung); remove soxr-lsr requirement on soxr...Rob Sykes
2013-01-14need to quote command on ms-winRob Sykes
2013-01-14need dll bin on ms-winRob Sykes
2013-01-12rm trailing whitespaceRob Sykes
2013-01-12doc updatesRob Sykes
2013-01-12replace the (one line) 'configure' file with corresponding documentationRob Sykes
2013-01-12var-rate seems here to stayRob Sykes
2013-01-10need a c++ exampleRob Sykes
2013-01-10build tests by default; install doc & examplesRob Sykes
2013-01-09add installation check scriptsRob Sykes
2013-01-09add licenceRob Sykes
2013-01-09cmake for script to make dist. tarballRob Sykes
2013-01-09add stub NEWS fileRob Sykes
2013-01-09script to make dist. tarballRob Sykes
2013-01-09add a simple example/test of lsr-bindingsRob Sykes
2013-01-08bump copyright dateRob Sykes
2013-01-08set project description per elsewhere; don't clobber CMAKE_SHARED_LINKER_FLAGSRob Sykes
2013-01-05fix install paths (for debian); don't include lsr-tests in source package (si...Rob Sykes
2013-01-05fix linker warnings with MSVC /GL; fix openmp loop variable type for MSVC; fi...Rob Sykes
2013-01-05fix a warning and fix a possible crash on 64-bit archRob Sykes
2013-01-05fix difference in dithering with/without FPU saturation; fix use of inline as...Rob Sykes
2013-01-05fill out kitware licenceRob Sykes
2012-12-24rename API quality parameter 'bits' to 'precision'Rob Sykes
2012-12-19fix paths in pkg-config files; thanks to Mohammad AlsalehRob Sykes
2012-12-11robustness against double flush (merged from libsox)Rob Sykes
2012-12-11need to define UNUSED for non-gcc debug buildRob Sykes
2012-12-11Prevent interference from any in-tree buildRob Sykes
2012-12-03Initial commitRob Sykes