Mercurial > hg > svcore
log transform/FeatureExtractionModelTransformer.cpp @ 1025:88b54a185a0a
age | author | description |
---|---|---|
Fri, 14 Nov 2014 13:51:33 +0000 | Chris Cannam | When using an aggregate model to pass data to a transform, zero-pad the shorter input to the duration of the longer rather than truncating the longer. (This is better behaviour for e.g. MATCH, and in any case the code was previously truncating incorrectly and ending up with garbage data at the end.) |
Wed, 03 Sep 2014 11:22:46 +0100 | Chris Cannam | Fix memory leak |
Wed, 18 Jun 2014 08:34:46 +0100 | Chris Cannam | Merge from branch tony_integration warnfix_no_size_t |
Tue, 17 Jun 2014 14:49:49 +0100 | Chris Cannam | More size_t evisceration and warning fixes warnfix_no_size_t |
Fri, 13 Jun 2014 17:39:01 +0100 | Chris Cannam | Add an experimental cancel button to view progress bars tonioni |
Wed, 02 Apr 2014 08:51:12 +0100 | Chris Cannam | Merge from branch tonioni tony_integration |