log src/vamp-sdk/FFT.cpp @ 541:0e32c328b02a tip

age author description
Mon, 18 May 2020 10:48:13 +0100 Chris Cannam Update version number and CHANGELOG
Tue, 22 Oct 2019 12:10:41 +0100 Chris Cannam This will be v2.9 c++11-mutex
Fri, 01 Feb 2019 16:15:11 +0000 Chris Cannam Update versions throughout to 2.8
Tue, 30 Jan 2018 09:56:46 +0000 Chris Cannam Extensively rename things in the KissFFT headers to use a Vamp prefix. The motivation is not to change anything about the Vamp SDK library builds, but to avoid confusion in case any other code (for example that pulls in the Vamp SDK as part of a wider project definition) accidentally includes these headers instead of, or as well as, some other copy of KissFFT. vamp-kiss-naming
Thu, 18 Aug 2016 16:04:25 +0100 Chris Cannam Add FFTComplex class by analogy to FFTReal vampipe
Thu, 18 Aug 2016 15:06:23 +0100 Chris Cannam Single or double-precision FFTs (double in the default build), not both vampipe
Wed, 17 Aug 2016 12:03:55 +0100 Chris Cannam Fix double free vampipe
Tue, 16 Aug 2016 16:04:09 +0100 Chris Cannam Switch from Cross FFT with option of FFTW build, to KissFFT only (code bundled). This is much faster than the default build and simpler than managing two options. vampipe
Thu, 12 May 2016 12:29:54 +0100 Chris Cannam Next version from this branch (if any) will be 2.7 vampipe
Mon, 22 Jun 2015 09:28:58 +0100 Chris Cannam Naturally, I forgot to update the version in the headers. Argh. Sorry vamp-plugin-sdk-v2.6
Thu, 28 Mar 2013 09:16:11 +0000 Chris Cannam Bump version to 2.5
Thu, 12 Jul 2012 14:56:22 +0100 Chris Cannam Win32 build fixes
Thu, 12 Jul 2012 11:37:31 +0100 Chris Cannam Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4