Mercurial > hg > svcore
log
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.) |
Mon, 10 Nov 2014 09:19:49 +0000 | Chris Cannam | Merge from default branch tonioni |
Wed, 15 Oct 2014 17:02:48 +0100 | Chris Cannam | TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform |
Wed, 15 Oct 2014 16:05:15 +0100 | Chris Cannam | Add setNofM logic which the JSON writer can use to write a list when sending multiple files' worth to a single target |