Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginAdapter.h @ 47:be8fdfe25693
age | author | description |
---|---|---|
Fri, 08 Dec 2006 17:39:32 +0000 | cannam | * Change input buffers arg to process from float ** to const float *const * |
Thu, 06 Apr 2006 16:35:49 +0000 | cannam | * Make static adapter map a pointer to avoid any confusion about static |
Thu, 06 Apr 2006 15:12:25 +0000 | cannam | * Avoid repeated malloc/free for returned feature lists -- reuse static |
Thu, 06 Apr 2006 12:01:07 +0000 | cannam | * Use a single Makefile |