Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 267:93c81a6c917a
* Ensure PluginBufferingAdapter returns fresh output descriptors after
a call to initialise, setParameter or selectProgram
* Fix RDF document base prefix
author | cannam |
---|---|
date | Tue, 25 Nov 2008 12:34:45 +0000 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |