libogg-1.1.2

Introduction to libogg

The libogg package contains the Ogg file structure. This is useful for creating (encoding) or playing (decoding) a single physical bit stream.

Package information

Installation of libogg

Install libogg by running the following commands:

./configure --prefix=/usr &&
make &&
make install

Contents

The libogg package contains libogg libraries.

Description

ogg libraries

libogg libraries provide the functions for programs wishing to read or write Ogg formatted bit streams.

Last updated on 2005-01-05 08:10:50 -0700