annotate src/libsamplerate-0.1.8/doc/NEWS @ 23:619f715526df sv_v2.1

Update Vamp plugin SDK to 2.5
author Chris Cannam
date Thu, 09 May 2013 10:52:46 +0100
parents c7265573341e
children
rev   line source
Chris@0 1 Version 0.1.8 (2011-08-15)
Chris@0 2 * Minor bug fixes and upates.
Chris@0 3
Chris@0 4 Version 0.1.7 (2009-02-14)
Chris@0 5 * Fix a segfault which occurs when memcpy is passed a bad length parameter.
Chris@0 6 * Fix compilation under MSVC.
Chris@0 7
Chris@0 8 Version 0.1.6 (2009-01-27)
Chris@0 9 * Minor bug fix in test suite (account for rounding error on x86_64).
Chris@0 10
Chris@0 11 Version 0.1.5 (2009-01-11)
Chris@0 12 * Optimisation resulting dramatic throughput improvements.
Chris@0 13
Chris@0 14 Version 0.1.4 (2008-07-02)
Chris@0 15 * Fix bug which causes a segfault with extremely low conversion ratios.
Chris@0 16
Chris@0 17 Version 0.1.3 (2008-03-23)
Chris@0 18 * Huge improvement to the quality of conversion with the
Chris@0 19 SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY converters.
Chris@0 20 * Minor bug fixes.
Chris@0 21
Chris@0 22 Version 0.1.2 (2004-09-12)
Chris@0 23 * Fixed where callback based API wasn't being reset properly.
Chris@0 24 * Minor bug fixes.
Chris@0 25
Chris@0 26 Version 0.1.1 (2004-07-17)
Chris@0 27 * Fixed bug in callback based API.
Chris@0 28 * Fixed a bug brought to light by aggressive optimisations of gcc-3.4.
Chris@0 29 * Minor bug fixes.
Chris@0 30
Chris@0 31 Version 0.1.0 (2004-03-14)
Chris@0 32 * Added callback based API.
Chris@0 33 * Added a pair of functions for doing short to float and float to short
Chris@0 34 conversions on an arrays of data.
Chris@0 35 * Many minor bug fixes.
Chris@0 36