1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/audio/libaudiofile/pkg-descr
Koop Mast 7ec7468932 Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
2013-11-08 14:31:40 +00:00

34 lines
1002 B
Plaintext

This Audio File Library is an implementation of the SGI Audio File
library. Since the latter is specified ambiguously in places, I've
taken some liberties in interpreting certain such ambiguities. At the
present, not all features of the SGI Audio File library are
implemented. I feel, though, that this implementation of the Audio
File Library offers enough functionality to be useful for general
tasks.
This library allows the processing of audio data to and from audio files.
Support file formats:
AIFF/AIFF-C (.aiff, .aifc)
WAVE (.wav)
NeXT .snd/Sun .au (.snd, .au)
Berkeley/IRCAM/CARL Sound File (.sf)
Audio Visual Research (.avr)
Amiga IFF/8SVX (.iff)
Sample Vision (.smp)
Creative Voice File (.voc)
NIST SPHERE (.wav)
Core Audio Format (.caf)
FLAC (.flac)
Supported compression formats:
G.711 mu-law and A-law
IMA ADPCM
Microsoft ADPCM
FLAC
ALAC (Apple Lossless Audio Codec)
WWW: http://www.68k.org/~michael/audiofile/