Mercurial > hg > libxtract
log
age | author | description |
---|---|---|
Tue, 18 Jun 2013 08:51:28 -0700 | Jamie Bullock | Update definition with const to reflect prototype |
Tue, 18 Jun 2013 08:17:05 -0700 | Jamie Bullock | Comment out unused variable |
Tue, 18 Jun 2013 08:16:45 -0700 | Jamie Bullock | Update function prototype to use const for passed in sample buffer |
Tue, 18 Jun 2013 08:15:43 -0700 | Jamie Bullock | Increment feature count to correct value |
Tue, 18 Jun 2013 08:10:23 -0700 | Jamie Bullock | Define M_PI to 3.14159265358979323846264338327 on platforms where it is not provided by math.h |
Sun, 02 Jun 2013 22:55:18 +0100 | Jamie Bullock | More xtract functions included in simpletest example |
Sun, 02 Jun 2013 22:54:41 +0100 | Jamie Bullock | Pass block size to xtract_init_vdsp_data() instead of block size / 2. Fixes bug with erroneous values in second half of spectrum when using vDSP FFT |
Fri, 31 May 2013 23:01:59 +0100 | Jamie Bullock | Reinstate path fix |