log vamp/vamp.h @ 346:bb8f437bf09f

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
2006-04-10 cannam * Some textual changes
2006-04-06 cannam * Avoid repeated malloc/free for returned feature lists -- reuse static
2006-04-05 cannam * Add valueNames to parameter descriptor
2006-03-31 cannam * Fix leftover reference to X Consortium in copyright note!
2006-03-31 cannam * Importing first cut of Sonic Visualiser's Vamp plugin format SDK