Bundle libsamplerate
[audio-libsamplerate.git] / libsamplerate / NEWS
CommitLineData
8529da43
MG
1Version 0.1.9 (2016-09-23)
2 * Relicense under 2 clause BSD license.
3 * Minor bug fixes and upates.
4
5Version 0.1.8 (2011-08-15)
6 * Minor bug fixes and upates.
7
8Version 0.1.7 (2009-02-14)
9 * Fix a segfault which occurs when memcpy is passed a bad length parameter.
10 * Fix compilation under MSVC.
11
12Version 0.1.6 (2009-01-27)
13 * Minor bug fix in test suite (account for rounding error on x86_64).
14
15Version 0.1.5 (2009-01-11)
16 * Optimisation resulting dramatic throughput improvements.
17
18Version 0.1.4 (2008-07-02)
19 * Fix bug which causes a segfault with extremely low conversion ratios.
20
21Version 0.1.3 (2008-03-23)
22 * Huge improvement to the quality of conversion with the
23 SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY converters.
24 * Minor bug fixes.
25
26Version 0.1.2 (2004-09-12)
27 * Fixed where callback based API wasn't being reset properly.
28 * Minor bug fixes.
29
30Version 0.1.1 (2004-07-17)
31 * Fixed bug in callback based API.
32 * Fixed a bug brought to light by aggressive optimisations of gcc-3.4.
33 * Minor bug fixes.
34
35Version 0.1.0 (2004-03-14)
36 * Added callback based API.
37 * Added a pair of functions for doing short to float and float to short
38 conversions on an arrays of data.
39 * Many minor bug fixes.
40
This page took 0.010494 seconds and 4 git commands to generate.