annotate src/libsndfile-1.0.27/NEWS @ 169:223a55898ab9 tip default

Add null config files
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 02 Mar 2020 14:03:47 +0000
parents cd6cdf86811e
children
rev   line source
cannam@125 1 Version 1.0.27 (2016-06-19)
cannam@125 2 * Fix an SF_INFO seekable flag regression introduced in 1.0.26.
cannam@125 3 * Fix potential infinite loops on malformed input files.
cannam@125 4 * Add string metadata read/write for CAF and RF64.
cannam@125 5 * Add handling of CUE chunks.
cannam@125 6 * Fix enaian-ness issues in PAF files.
cannam@125 7 * Minor bug fixes and improvements.
cannam@125 8
cannam@125 9 Version 1.0.26 (2015-11-22)
cannam@125 10 * Fix for CVE-2014-9496, SD2 buffer read overflow.
cannam@125 11 * Fix for CVE-2014-9756, file_io.c divide by zero.
cannam@125 12 * Fix for CVE-2015-7805, AIFF heap write overflow.
cannam@125 13 * Add support for ALAC encoder in a CAF container.
cannam@125 14 * Add support for Cart chunks in WAV files.
cannam@125 15 * Minor bug fixes and improvements.
cannam@125 16
cannam@125 17 Version 1.0.25 (2011-07-13)
cannam@125 18 * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
cannam@125 19 * Accept broken WAV files with blockalign == 0.
cannam@125 20 * Minor bug fixes and improvements.
cannam@125 21
cannam@125 22 Version 1.0.24 (2011-03-23)
cannam@125 23 * WAV files now have an 18 byte u-law and A-law fmt chunk.
cannam@125 24 * Document virtual I/O functionality.
cannam@125 25 * Two new methods rawHandle() and takeOwnership() in sndfile.hh.
cannam@125 26 * AIFF fix for non-zero offset value in SSND chunk.
cannam@125 27 * Minor bug fixes and improvements.
cannam@125 28
cannam@125 29 Version 1.0.23 (2010-10-10)
cannam@125 30 * Add version metadata to Windows DLL.
cannam@125 31 * Add a missing 'inline' to sndfile.hh.
cannam@125 32 * Update docs.
cannam@125 33 * Minor bug fixes and improvements.
cannam@125 34
cannam@125 35 Version 1.0.22 (2010-10-04)
cannam@125 36 * Couple of fixes for SDS file writer.
cannam@125 37 * Fixes arising from static analysis.
cannam@125 38 * Handle FLAC files with ID3 meta data at start of file.
cannam@125 39 * Handle FLAC files which report zero length.
cannam@125 40 * Other minor bug fixes and improvements.
cannam@125 41
cannam@125 42 Version 1.0.21 (2009-12-13)
cannam@125 43 * Add a couple of new binary programs to programs/ dir.
cannam@125 44 * Remove sndfile-jackplay (now in sndfile-tools package).
cannam@125 45 * Add windows only function sf_wchar_open().
cannam@125 46 * Bunch of minor bug fixes.
cannam@125 47
cannam@125 48 Version 1.0.20 (2009-05-14)
cannam@125 49 * Fix potential heap overflow in VOC file parser (Tobias Klein, http://www.trapkit.de/).
cannam@125 50
cannam@125 51 Version 1.0.19 (2009-03-02)
cannam@125 52 * Fix for CVE-2009-0186 (Alin Rad Pop, Secunia Research).
cannam@125 53 * Huge number of minor bug fixes as a result of static analysis.
cannam@125 54
cannam@125 55 Version 1.0.18 (2009-02-07)
cannam@125 56 * Add Ogg/Vorbis support (thanks to John ffitch).
cannam@125 57 * Remove captive FLAC library.
cannam@125 58 * Many new features and bug fixes.
cannam@125 59 * Generate Win32 and Win64 pre-compiled binaries.
cannam@125 60
cannam@125 61 Version 1.0.17 (2006-08-31)
cannam@125 62 * Add sndfile.hh C++ wrapper.
cannam@125 63 * Update Win32 MinGW build instructions.
cannam@125 64 * Minor bug fixes and cleanups.
cannam@125 65
cannam@125 66 Version 1.0.16 (2006-04-30)
cannam@125 67 * Add support for Broadcast (BEXT) chunks in WAV files.
cannam@125 68 * Implement new commands SFC_GET_SIGNAL_MAX and SFC_GET_MAX_ALL_CHANNELS.
cannam@125 69 * Add support for RIFX (big endian WAV variant).
cannam@125 70 * Fix configure script bugs.
cannam@125 71 * Fix bug in INST and MARK chunk writing for AIFF files.
cannam@125 72
cannam@125 73 Version 1.0.15 (2006-03-16)
cannam@125 74 * Fix some ia64 issues.
cannam@125 75 * Fix precompiled DLL.
cannam@125 76 * Minor bug fixes.
cannam@125 77
cannam@125 78 Version 1.0.14 (2006-02-19)
cannam@125 79 * Really fix MinGW compile problems.
cannam@125 80 * Minor bug fixes.
cannam@125 81
cannam@125 82 Version 1.0.13 (2006-01-21)
cannam@125 83 * Fix for MinGW compiler problems.
cannam@125 84 * Allow readin/write of instrument chunks from WAV and AIFF files.
cannam@125 85 * Compile problem fix for Solaris compiler.
cannam@125 86 * Minor cleanups and bug fixes.
cannam@125 87
cannam@125 88 Version 1.0.12 (2005-09-30)
cannam@125 89 * Add support for FLAC and Apple's Core Audio Format (CAF).
cannam@125 90 * Add virtual I/O interface (still needs docs).
cannam@125 91 * Cygwin and other Win32 fixes.
cannam@125 92 * Minor bug fixes and cleanups.
cannam@125 93
cannam@125 94 Version 1.0.11 (2004-11-15)
cannam@125 95 * Add support for SD2 files.
cannam@125 96 * Add read support for loop info in WAV and AIFF files.
cannam@125 97 * Add more tests.
cannam@125 98 * Improve type safety.
cannam@125 99 * Minor optimisations and bug fixes.
cannam@125 100
cannam@125 101 Version 1.0.10 (2004-06-15)
cannam@125 102 * Fix AIFF read/write mode bugs.
cannam@125 103 * Add support for compiling Win32 DLLS using MinGW.
cannam@125 104 * Fix problems resulting in failed compiles with gcc-2.95.
cannam@125 105 * Improve test suite.
cannam@125 106 * Minor bug fixes.
cannam@125 107
cannam@125 108 Version 1.0.9 (2004-03-30)
cannam@125 109 * Add handling of AVR (Audio Visual Research) files.
cannam@125 110 * Improve handling of WAVEFORMATEXTENSIBLE WAV files.
cannam@125 111 * Fix for using pipes on Win32.
cannam@125 112
cannam@125 113 Version 1.0.8 (2004-03-14)
cannam@125 114 * Correct peak chunk handing for files with > 16 tracks.
cannam@125 115 * Fix for WAV files with huge number of CUE chunks.
cannam@125 116
cannam@125 117 Version 1.0.7 (2004-02-25)
cannam@125 118 * Fix clip mode detection on ia64, MIPS and other CPUs.
cannam@125 119 * Fix two MacOSX build problems.
cannam@125 120
cannam@125 121 Version 1.0.6 (2004-02-08)
cannam@125 122 * Added support for native Win32 file access API (Ross Bencina).
cannam@125 123 * New mode to add clippling then a converting from float/double to integer
cannam@125 124 would otherwise wrap around.
cannam@125 125 * Fixed a bug in reading/writing files > 2Gig on Linux, Solaris and others.
cannam@125 126 * Many minor bug fixes.
cannam@125 127 * Other random fixes for Win32.
cannam@125 128
cannam@125 129 Version 1.0.5 (2003-05-03)
cannam@125 130 * Added support for HTK files.
cannam@125 131 * Added new function sf_open_fd() to allow for secure opening of temporary
cannam@125 132 files as well as reading/writing sound files embedded within larger
cannam@125 133 container files.
cannam@125 134 * Added string support for AIFF files.
cannam@125 135 * Minor bug fixes and code cleanups.
cannam@125 136
cannam@125 137 Version 1.0.4 (2003-02-02)
cannam@125 138 * Added suport of PVF and XI files.
cannam@125 139 * Added functionality for setting and retreiving strings from sound files.
cannam@125 140 * Minor code cleanups and bug fixes.
cannam@125 141
cannam@125 142 Version 1.0.3 (2002-12-09)
cannam@125 143 * Minor bug fixes.
cannam@125 144
cannam@125 145 Version 1.0.2 (2002-11-24)
cannam@125 146 * Added support for VOX ADPCM.
cannam@125 147 * Improved error reporting.
cannam@125 148 * Added version scripting on Linux and Solaris.
cannam@125 149 * Minor bug fixes.
cannam@125 150
cannam@125 151 Version 1.0.1 (2002-09-14)
cannam@125 152 * Added MAT and MAT5 file formats.
cannam@125 153 * Minor bug fixes.
cannam@125 154
cannam@125 155 Version 1.0.0 (2002-08-16)
cannam@125 156 * Final release for 1.0.0.
cannam@125 157
cannam@125 158 Version 1.0.0rc6 (2002-08-14)
cannam@125 159 * Release candidate 6 for the 1.0.0 series.
cannam@125 160 * MacOS9 fixes.
cannam@125 161
cannam@125 162 Version 1.0.0rc5 (2002-08-10)
cannam@125 163 * Release candidate 5 for the 1.0.0 series.
cannam@125 164 * Changed the definition of sf_count_t which was causing problems when
cannam@125 165 libsndfile was compiled with other libraries (ie WxWindows).
cannam@125 166 * Minor bug fixes.
cannam@125 167 * Documentation cleanup.
cannam@125 168
cannam@125 169 Version 1.0.0rc4 (2002-08-03)
cannam@125 170 * Release candidate 4 for the 1.0.0 series.
cannam@125 171 * Minor bug fixes.
cannam@125 172 * Fix broken Win32 "make check".
cannam@125 173
cannam@125 174 Version 1.0.0rc3 (2002-08-02)
cannam@125 175 * Release candidate 3 for the 1.0.0 series.
cannam@125 176 * Fix bug where libsndfile was reading beyond the end of the data chunk.
cannam@125 177 * Added on-the-fly header updates on write.
cannam@125 178 * Fix a couple of documentation issues.
cannam@125 179
cannam@125 180 Version 1.0.0rc2 (2002-06-24)
cannam@125 181 * Release candidate 2 for the 1.0.0 series.
cannam@125 182 * Fix compile problem for Win32.
cannam@125 183
cannam@125 184 Version 1.0.0rc1 (2002-06-24)
cannam@125 185 * Release candidate 1 for the 1.0.0 series.
cannam@125 186
cannam@125 187 Version 0.0.28 (2002-04-27)
cannam@125 188 * Last offical release of 0.0.X series of the library.
cannam@125 189
cannam@125 190 Version 0.0.8 (1999-02-16)
cannam@125 191 * First offical release.