Mercurial > hg > libxtract
log src/scalar.c @ 184:95af6c8dc7f2
age | author | description |
---|---|---|
Mon, 08 Jul 2013 10:14:42 +0100 | Jamie Bullock | Optimise xtract_smoothness() by removing call to malloc(). Also fix bug in xtract_smoothness() where *result was uninitialised but used in calculation. |
Thu, 04 Jul 2013 08:59:01 +0100 | Jamie Bullock | Use log10 (double precision) instead of log10f. Fixes bug in spectral flatness |
Tue, 18 Jun 2013 08:17:05 -0700 | Jamie Bullock | Comment out unused variable |
Fri, 31 May 2013 23:01:59 +0100 | Jamie Bullock | Reinstate path fix |