summaryrefslogtreecommitdiff
path: root/audio/libsndfile/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2004-11-19Changes 1.0.11:adam1-9/+9
* Add SD2 file support * Reading of loop data in WAV and AIFF * Minor bug fixes
2004-06-28Changes 1.0.10:adam1-10/+10
* Minor bug fixes * Fix support for Win32 MinGW compiler
2004-04-02Changes 1.0.9:adam1-6/+6
* Add AVR format * Improve handling of some WAV files
2004-04-02Fix build under NetBSD 1.6 (gcc2).jmmv1-1/+5
2004-03-29Changes 1.0.8:adam1-5/+5
* Minor bug fixes
2004-02-26Changes 1.0.7: Fix build problems on MacOSX and fix ia64/MIPS etc clip mode ↵adam1-4/+4
detection
2004-02-13Changes 1.0.6:adam1-5/+6
Large file fix for Linux/Solaris New functionality and Win32 improvements
2003-05-23Update to 1.0.5:wiz1-3/+3
* 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-03-02Update to 1.0.4, requested by adam.wiz1-3/+3
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.
2002-12-14Update libsndfile to 1.0.3.jmmv1-6/+4
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-10-18Make this package OSS-aware.jlam1-1/+3
2002-09-30Do previous "The Right Way".skrll1-1/+3
2002-09-28Update to 1.0.1.wiz1-3/+3
Changes: Version 1.0.1 (2002-09-14) * Added MAT and MAT5 file formats. * Minor bug fixes.
2002-08-23add libsndfile 1.0.0dillo1-0/+4
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.