log src/Finder.cpp @ 61:19a93b15fcc3 refactors

age author description
Fri, 14 Nov 2014 13:55:52 +0000 Chris Cannam Merge from branch "refactors_no_float" refactors
Fri, 14 Nov 2014 13:53:58 +0000 Chris Cannam Update both Feeders so as to recognise the end of one input before the other has ended. MatchFeeder does this by detecting trailing silence (as both its inputs are technically the same length since the shorter is zero-padded) and reporting that to Finder. MatchFeatureFeeder simply recognises missing features at the end and won't queue them. refactors_no_float
Fri, 14 Nov 2014 12:35:36 +0000 Chris Cannam Weight of sqrt(2) in both cases cheap_diagonals
Fri, 14 Nov 2014 10:26:13 +0000 Chris Cannam Merge from branch "refactors" cheap_diagonals