vamp-plugin-sdk/vamp-plugin-sdk.changes
2011-05-26 09:53:33 +00:00

25 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Mon May 23 00:07:02 UTC 2011 - davejplater@gmail.com
- Update to version 2.2.1, split libs into libvamp-hostsdk3 and
libvamp-sdk2 sub packages and moved binaries into main package.
- Enabled api doc build and generate man pages with help2man.
- Upstream changes :
*Add ProcessTimestampMethod to PluginInputDomainAdapter,
offering the ability to decide how data buffering and
timestamping works for frequency-domain plugins (whose process
timestamps have to be at the centre of each processing block
rather than the start)
*Make PluginBufferingAdapter take into account any timestamp
shift introduced by a PluginInputDomainAdapter that it wraps.
*Fix crash in PluginAdapter when plugin library getDescriptor
fails on plugin construction.
*Add plugin skeleton files as starting point for new developers.
-------------------------------------------------------------------
Tue Jul 7 22:21:50 CEST 2009 - mseben@suse.cz
- initial package created from fedora spec
-------------------------------------------------------------------