slackbuilds/libraries/libvorbisidec
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
libvorbisidec.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
libvorbisidec.info
slack-desc libraries/libvorbisidec: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.