log src/vamp-sdk/FFT.cpp @ 527:bc5e76e90e95 c++11-mutex

age author description
2019-02-01 Chris Cannam Update versions throughout to 2.8
2018-01-30 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
2016-08-18 Chris Cannam Add FFTComplex class by analogy to FFTReal vampipe
2016-08-18 Chris Cannam Single or double-precision FFTs (double in the default build), not both vampipe
2016-08-17 Chris Cannam Fix double free vampipe
2016-08-16 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
2016-05-12 Chris Cannam Next version from this branch (if any) will be 2.7 vampipe
2015-06-22 Chris Cannam Naturally, I forgot to update the version in the headers. Argh. Sorry vamp-plugin-sdk-v2.6
2013-03-28 Chris Cannam Bump version to 2.5
2012-07-12 Chris Cannam Win32 build fixes
2012-07-12 Chris Cannam Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4