5c8c0fd593
- Build with -fPIC OBS-URL: https://build.opensuse.org/request/show/316908 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vamp-plugin-sdk?expand=0&rev=9
48 lines
2.1 KiB
Plaintext
48 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 13 07:51:31 UTC 2015 - olaf@aepfle.de
|
|
|
|
- Build with -fPIC
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 8 03:16:33 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 2.5
|
|
* Fix incorrect handling of FixedSampleRate outputs in the
|
|
PluginBufferingAdapter. Un-timestamped features on these outputs
|
|
were incorrectly being timestamped from the process timestamp,
|
|
where they should have been timed relative to the previous
|
|
feature on the output according to the output's sample rate.
|
|
* Fix return of uninitialised memory through getCurrentProgram
|
|
when plugin specifies no programs
|
|
* Ensure output sample rate is initialised (to 0) for variable-rate
|
|
outputs where the plugin forgets to set a rate
|
|
- Use download Url provided by upstream
|
|
- Remove vamp-plugin-sdk-2.0-libdir.patch; use a hack instead
|
|
- Remove redundant documentation related files with fdupes
|
|
- Perform spec-cleaner on spec file
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|