Commit graph

7 commits

Author SHA1 Message Date
wiz
71453e7c63 Update to 1.0.5:
* Added support for HTK files.
  * Added new function sf_open_fd() to allow for secure opening of temporary
    files as well as reading/writing sound files embedded within larger
    container files.
  * Added string support for AIFF files.
  * Minor bug fixes and code cleanups.
2003-05-23 09:30:10 +00:00
wiz
0d8cd19ce5 Update to 1.0.4, requested by adam.
Changes since 1.0.3:
  * Added suport of PVF and XI files.
  * Added functionality for setting and retrieving strings from sound files.
  * Minor code cleanups and bug fixes.
2003-03-02 22:26:37 +00:00
jmmv
ac69089d28 Update libsndfile to 1.0.3.
There have been several changes since 1.0.1, but the most important ones
are (according to the homepage):
- Version 1.0.2 (Nov 24 2002) Added VOX ADPCM format.
- Version 1.0.3 (Dec 09 2002) Fixes for Linux on ia64 CPUs.
2002-12-14 17:30:31 +00:00
jlam
dd29e2a737 Make this package OSS-aware. 2002-10-18 13:26:12 +00:00
skrll
e7be3d72c3 Do previous "The Right Way". 2002-09-30 20:54:34 +00:00
wiz
07b3b349b8 Update to 1.0.1.
Changes:
Version 1.0.1 (2002-09-14)
  * Added MAT and MAT5 file formats.
  * Minor bug fixes.
2002-09-28 01:28:24 +00:00
dillo
e986a6810e add libsndfile 1.0.0
Libsndfile is a C library for reading and writing files containing
sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
through one standard library interface.
2002-08-23 11:39:27 +00:00