Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 382:656ce0eae135
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)
author | Chris Cannam |
---|---|
date | Fri, 12 Sep 2014 16:50:01 +0100 |
parents | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |