Mercurial > hg > vamp-plugin-sdk
changeset 350:6ed927ab83de
Update CHANGELOG
| author | Chris Cannam | 
|---|---|
| date | Thu, 28 Mar 2013 09:20:50 +0000 | 
| parents | dc40fff9f20b | 
| children | 1a8a58e8ea7a | 
| files | CHANGELOG | 
| diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/CHANGELOG Thu Mar 28 09:16:11 2013 +0000 +++ b/CHANGELOG Thu Mar 28 09:20:50 2013 +0000 @@ -1,3 +1,12 @@ +Version 2.5, 2013-03-28 (maintenance release): + + * 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 Version 2.4, 2012-07-12 (maintenance and minor feature release):
