Mercurial > hg > vamp-plugin-sdk
log src/vamp-hostsdk/PluginInputDomainAdapter.cpp @ 384:364e4653fe20
age | author | description |
---|---|---|
Thu, 16 Oct 2014 10:50:12 +0100 | Chris Cannam | Non-power-of-two is not an issue if we're built with fftw |
Wed, 08 May 2013 10:36:02 +0100 | Chris Cannam | Emit warning when compiling with FFTW support (about the licence implications) vamp-plugin-sdk-v2.5 |
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 |
Mon, 09 Jul 2012 22:36:06 +0100 | Chris Cannam | Thread-safe base-fft |
Thu, 18 Aug 2011 12:43:01 +0100 | Chris Cannam | Avoid compiler warning |
Tue, 21 Jun 2011 15:40:50 +0100 | Chris Cannam | Add support for changing window shape in PluginInputDomainAdapter |
Tue, 22 Sep 2009 13:01:56 +0000 | cannam | * Add NoShift option to PluginInputDomainAdapter as well, for completeness |