mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
fe68f85a9d
Signed-off-by: B. Watson <yalhcru@gmail.com>
13 lines
670 B
Text
13 lines
670 B
Text
libvorbisidec (Ogg Vorbis 'Tremor' integer playback codec)
|
|
|
|
The Tremor Vorbis I stream and file decoder provides an embeddable,
|
|
integer-only library [libvorbisidec] intended for decoding all current
|
|
and future Vorbis I compliant streams. The Tremor libvorbisidec library
|
|
exposes an API intended to be as similar as possible to the familiar
|
|
'vorbisfile' library included with the open source Vorbis reference
|
|
libraries distributed for free by Xiph.org.
|
|
|
|
Tremor can be used along with any ANSI compliant stdio implementation
|
|
for file/stream access, or use custom stream i/o routines provided
|
|
by an embedded environment. Both uses are described in detail in
|
|
documentation.
|