summaryrefslogtreecommitdiff
path: root/debian/README.examples
blob: a75988659388cee93a52d3667711c84e9e9d2d6b (plain)
1
2
3
4
5
6
7
8
9
10
11
Example tools using vorbis.

The examples/ directory contains some example source files to build tools
using the vorbis codec. The Makefile is only included to show how they are
compiled. It contains relative references to the libraries in the source
tree, so it will *not* work without being edited first.

The misc.h included in chaining_example and seeking_test just allows the
use of a debugging malloc. (defined in misc.c) It is safe to comment out.

 -- Michael Beattie <mickyb@es.co.nz>, Mon, 26 Jun 2000 18:59:56 +1200