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.) |