Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Fri, 14 Nov 2014 17:23:27 +0000 | Chris Cannam | Provide reader from QIODevice |
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 |