NEWS
上传用户:sy_wanhua
上传日期:2013-07-25
资源大小:3048k
文件大小:2k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

C/C++

  1. Version 0.0.22 (2000-10-17)
  2.   * Offical release.
  3.   * Bug fix in G723 AU file handling.
  4. Version 0.0.21 (2000-08-16)
  5.   * Offical release.
  6.   * AU files without the normal AU file header are now recognised as headerless
  7.     8kHz 8 bit ulaw encoded files.
  8.   * Added handling for G721 4bit APDCM encoded AU files.
  9.   * Added handling for G723 3bit APDCM encoded AU files.
  10.   * Improved Win32 compiling and use instructions from Mike Ricos.
  11.   * License change from GPL to LGPL.
  12. Version 0.0.20 (2000-05-30)
  13.   * Offical release.
  14.   * Minor bug fix for LinuxPPC (endian issues).
  15. Version 0.0.19 (2000-05-20)
  16.   * Offical release.
  17.   * Minor bug fix for handling GSM 6.10 encoded WAV files on big endian machines.
  18. Version 0.0.18 (2000-04-25)
  19.   * Offical release.
  20.   * Added handling for GSM 6.10 encoded WAV files.
  21.   * Minor bug fixes.
  22. Version 0.0.17 (1999-11-16)
  23.   * Offical release.
  24.   * New file formats (SVX and PAF).
  25.   * Minor bug fixes.
  26. Version 0.0.16 (1999-07-31)
  27.   * Offical release.
  28.   * Fixed minor MacOS configuration issues.
  29. Version 0.0.15 (1999-07-30)
  30.   * Offical release.
  31.   * Added MS ADPCM WAV file write.
  32.   * Added WAV and AU file A-law and u-law encoding.
  33.   * Added RAW header-less PCM file handling.
  34.   * Added MacOS support (thanks to Ben "Jacobs").
  35. Version 0.0.12 (1999-06-19)
  36.   * Offical release.
  37.   * Code cleanup to remove compiler warning messages.
  38. Version 0.0.10 (1999-06-12)
  39.   * Unoffical release.
  40.   * Changes to low level code which improve error detection and handling.
  41.   * Added read-only handling of Microsoft ADPCM WAV files.
  42.   * Added Win32 support (almost exclusively due to Albert Faber, thanks).
  43.   * Fixed bug in IMA ADPCM file writing.
  44. Version 0.0.9 (1999-03-14)
  45.   * Add handling of IMA ADPCM WAV files.
  46.   * Add new function sf_get_header_info and add example program sfinfo.
  47.   * Implemented 8 bit PCM data formats for AIFF, AU and WAV.
  48.   
  49. Version 0.0.8 (1999-02-16)
  50.   * First offical release.
  51. Version 0.0.7 (1999-02-13)
  52.   * First unoffical release.