Mercurial > hg > vamp-plugin-sdk
log src/vamp-hostsdk/PluginBufferingAdapter.cpp @ 384:364e4653fe20
age | author | description |
---|---|---|
Fri, 12 Sep 2014 16:50:01 +0100 | Chris Cannam | Fix failure to reset timestamp rewriting when reset() called in buffering adapter (symptom: timestamps appear to continue to ascend from end point on second run after reset) |
Thu, 28 Mar 2013 13:40:38 +0000 | Chris Cannam | Use double arithmetic for rate calculations |
Thu, 28 Mar 2013 09:22:46 +0000 | Chris Cannam | Remove unneeded variable |
Wed, 27 Mar 2013 16:50:19 +0000 | Chris Cannam | Fix incorrect handling of FixedSampleRate outputs in PluginBufferingAdapter |
Mon, 21 Sep 2009 09:33:05 +0000 | cannam | * Doc updates, copyright updates, etc., in preparation for 2.1 release |
Thu, 10 Sep 2009 15:21:34 +0000 | cannam | * When calculating timestamps in order to write them into features that |