Mercurial > hg > vamp-plugin-sdk
log src/vamp-sdk/FFT.cpp @ 437:75cc9ced3b01 vampipe
age | author | description |
---|---|---|
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 |