summaryrefslogtreecommitdiffstats
path: root/libraries/libfishsound/README
blob: 2924b766c9ce97af42616900ae62e873254e2e1f (plain)
1
2
3
4
5
6
7
8
9
10
11
libfishsound (unified API for xiph.org audio codecs)

libfishsound provides a simple programming interface for decoding and
encoding audio data using Xiph.Org codecs (FLAC, Speex and Vorbis).

libfishsound is a wrapper around the existing codec libraries and
provides a consistent, higher-level programming interface. It has been
designed for use in a wide variety of applications; it has no direct
dependencies on Ogg encapsulation, though it is most commonly used
in conjunction with liboggz to decode or encode FLAC, Speex or Vorbis
audio tracks in Ogg files, including Ogg Theora and Annodex.