Mercurial > hg > libxtract
log src/xtract_macros_private.h @ 285:89fe52066db1 tip master
age | author | description |
---|---|---|
Mon, 07 Jan 2013 18:14:34 +0000 | Jamie Bullock | removed references to FFTW |
Mon, 07 Jan 2013 17:01:14 +0000 | Jamie Bullock | changed license from GPL to MIT. closes #6 |
Wed, 03 Feb 2010 22:35:13 +0000 | Jamie Bullock | - fixed DC/Nyquist inclusion bug in xtract_spectrum() and refactored a bit |
Sat, 06 Oct 2007 16:36:00 +0000 | Jamie Bullock | Removed fftw_plan from xtraction functions. Created new init function xtract_init_fft() for creating plans, which have global scope. Updated examples to reflect the change. New configure option: --with-fft_optimisation (0 = FFTW_ESTIMATE, 1 = FFTW_MEASURE, 2 = FFTW_PATIENT). |
Tue, 20 Mar 2007 07:57:56 +0000 | Jamie Bullock | Fixed constants in xtract_macros_private.h so that defaults work out OK |
Mon, 12 Feb 2007 17:11:31 +0000 | Jamie Bullock | Various minor fixes |
Mon, 29 Jan 2007 12:34:50 +0000 | Jamie Bullock | Added xtract_macros_private.h |