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

Audio

开发平台:

Unix_Linux

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