NEWS
上传用户:shw771010
上传日期:2022-01-05
资源大小:991k
文件大小:5k
源码类别:

Audio

开发平台:

Unix_Linux

  1. Version 1.0.21 (2009-12-13)
  2.   * Add a couple of new binary programs to programs/ dir.
  3.   * Remove sndfile-jackplay (now in sndfile-tools package).
  4.   * Add windows only function sf_wchar_open().
  5.   * Bunch of minor bug fixes.
  6. Version 1.0.20 (2009-05-14)
  7.   * Fix potential heap overflow in VOC file parser (Tobias Klein, http://www.trapkit.de/).
  8. Version 1.0.19 (2009-03-02)
  9.   * Fix for CVE-2009-0186 (Alin Rad Pop, Secunia Research).
  10.   * Huge number of minor bug fixes as a result of static analysis.
  11. Version 1.0.18 (2009-02-07)
  12.   * Add Ogg/Vorbis support (thanks to John ffitch).
  13.   * Remove captive FLAC library.
  14.   * Many new features and bug fixes.
  15.   * Generate Win32 and Win64 pre-compiled binaries.
  16. Version 1.0.17 (2006-08-31)
  17.   * Add sndfile.hh C++ wrapper.
  18.   * Update Win32 MinGW build instructions.
  19.   * Minor bug fixes and cleanups.
  20. Version 1.0.16 (2006-04-30)
  21.   * Add support for Broadcast (BEXT) chunks in WAV files.
  22.   * Implement new commands SFC_GET_SIGNAL_MAX and SFC_GET_MAX_ALL_CHANNELS.
  23.   * Add support for RIFX (big endian WAV variant).
  24.   * Fix configure script bugs.
  25.   * Fix bug in INST and MARK chunk writing for AIFF files.
  26. Version 1.0.15 (2006-03-16)
  27.   * Fix some ia64 issues.
  28.   * Fix precompiled DLL.
  29.   * Minor bug fixes.
  30. Version 1.0.14 (2006-02-19)
  31.   * Really fix MinGW compile problems.
  32.   * Minor bug fixes.
  33. Version 1.0.13 (2006-01-21)
  34.   * Fix for MinGW compiler problems.
  35.   * Allow readin/write of instrument chunks from WAV and AIFF files.
  36.   * Compile problem fix for Solaris compiler.
  37.   * Minor cleanups and bug fixes.
  38. Version 1.0.12 (2005-09-30)
  39.   * Add support for FLAC and Apple's Core Audio Format (CAF).
  40.   * Add virtual I/O interface (still needs docs).
  41.   * Cygwin and other Win32 fixes.
  42.   * Minor bug fixes and cleanups.
  43. Version 1.0.11 (2004-11-15)
  44.   * Add support for SD2 files.
  45.   * Add read support for loop info in WAV and AIFF files.
  46.   * Add more tests.
  47.   * Improve type safety.
  48.   * Minor optimisations and bug fixes.
  49. Version 1.0.10 (2004-06-15)
  50.   * Fix AIFF read/write mode bugs.
  51.   * Add support for compiling Win32 DLLS using MinGW.
  52.   * Fix problems resulting in failed compiles with gcc-2.95.
  53.   * Improve test suite.
  54.   * Minor bug fixes.
  55. Version 1.0.9 (2004-03-30)
  56.   * Add handling of AVR (Audio Visual Research) files.
  57.   * Improve handling of WAVEFORMATEXTENSIBLE WAV files.
  58.   * Fix for using pipes on Win32.
  59. Version 1.0.8 (2004-03-14)
  60.   * Correct peak chunk handing for files with > 16 tracks.
  61.   * Fix for WAV files with huge number of CUE chunks.
  62. Version 1.0.7 (2004-02-25)
  63.   * Fix clip mode detection on ia64, MIPS and other CPUs.
  64.   * Fix two MacOSX build problems.
  65. Version 1.0.6 (2004-02-08)
  66.   * Added support for native Win32 file access API (Ross Bencina).
  67.   * New mode to add clippling then a converting from float/double to integer
  68.     would otherwise wrap around.
  69.   * Fixed a bug in reading/writing files > 2Gig on Linux, Solaris and others.
  70.   * Many minor bug fixes.
  71.   * Other random fixes for Win32.
  72. Version 1.0.5 (2003-05-03)
  73.   * Added support for HTK files.
  74.   * Added new function sf_open_fd() to allow for secure opening of temporary
  75.     files as well as reading/writing sound files embedded within larger
  76.     container files.
  77.   * Added string support for AIFF files.
  78.   * Minor bug fixes and code cleanups.
  79. Version 1.0.4 (2003-02-02)
  80.   * Added suport of PVF and XI files.
  81.   * Added functionality for setting and retreiving strings from sound files.
  82.   * Minor code cleanups and bug fixes.
  83. Version 1.0.3 (2002-12-09)
  84.   * Minor bug fixes.
  85. Version 1.0.2 (2002-11-24)
  86.   * Added support for VOX ADPCM.
  87.   * Improved error reporting.
  88.   * Added version scripting on Linux and Solaris.
  89.   * Minor bug fixes.
  90. Version 1.0.1 (2002-09-14)
  91.   * Added MAT and MAT5 file formats.
  92.   * Minor bug fixes.
  93. Version 1.0.0 (2002-08-16)
  94.   * Final release for 1.0.0.
  95. Version 1.0.0rc6 (2002-08-14)
  96.   * Release candidate 6 for the 1.0.0 series.
  97.   * MacOS9 fixes.
  98. Version 1.0.0rc5 (2002-08-10)
  99.   * Release candidate 5 for the 1.0.0 series.
  100.   * Changed the definition of sf_count_t which was causing problems when
  101.     libsndfile was compiled with other libraries (ie WxWindows).
  102.   * Minor bug fixes.
  103.   * Documentation cleanup.
  104. Version 1.0.0rc4 (2002-08-03)
  105.   * Release candidate 4 for the 1.0.0 series.
  106.   * Minor bug fixes.
  107.   * Fix broken Win32 "make check".
  108. Version 1.0.0rc3 (2002-08-02)
  109.   * Release candidate 3 for the 1.0.0 series.
  110.   * Fix bug where libsndfile was reading beyond the end of the data chunk.
  111.   * Added on-the-fly header updates on write.
  112.   * Fix a couple of documentation issues.
  113. Version 1.0.0rc2 (2002-06-24)
  114.   * Release candidate 2 for the 1.0.0 series.
  115.   * Fix compile problem for Win32.
  116. Version 1.0.0rc1 (2002-06-24)
  117.   * Release candidate 1 for the 1.0.0 series.
  118. Version 0.0.28 (2002-04-27)
  119.   * Last offical release of 0.0.X series of the library.
  120. Version 0.0.8 (1999-02-16)
  121.   * First offical release.