Mercurial > hg > vamp-plugin-sdk
log src/vamp-hostsdk/PluginBufferingAdapter.cpp @ 415:1522e2f6d700
age | author | description |
---|---|---|
Fri, 04 Sep 2015 13:48:28 +0100 | Chris Cannam | Fix handling of output sample rate in buffering adapter in case where SampleType is Fixed but no sample rate provided (which is invalid behaviour from the plugin, but we might as well do the right thing with it) |
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) |