Mercurial > hg > vamp-plugin-sdk
log vamp/vamp.h @ 318:2ed36547e1bf
age | author | description |
---|---|---|
2008-09-18 | cannam | * Add hasDuration to output descriptor as well as the features themselves |
2008-07-24 | cannam | * Re-do the way the v2 structure (with durations) is returned. |
2008-07-17 | cannam | * First bit of Vamp v2 work -- add an optional duration to features in |
2008-07-07 | cannam | * Revert pragmas and RTLD_GLOBAL -- we think we can fix the underlying |
2008-07-03 | cannam | * Some work on symbol visibility in the shared object |
2007-03-30 | cannam | * doc updates |
2007-02-27 | cannam | * Add a structure for API versioning |
2007-02-26 | cannam | * Rename "name" and "description" to "identifier" and "name"; add new |
2006-12-08 | cannam | * Change input buffers arg to process from float ** to const float *const * |
2006-10-31 | cannam | * Update version number to 1.0, some textual tweaks |
2006-05-12 | cannam | * Update version numbers to 0.9 vamp-plugin-sdk-v0.9rc1 |
2006-04-25 | cannam | * add documentation to the C header |