Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Vorbis
Commits
971f7565
Commit
971f7565
authored
Mar 22, 2001
by
Segher Boessenkool
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more speling mistakes
another LGPL to BSD change svn path=/trunk/vorbis/; revision=1392
parent
97f45f4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
README
README
+6
-7
No files found.
README
View file @
971f7565
...
...
@@ -13,7 +13,7 @@
NEW AND IMPORTANT:
If you're used to the source distribution from the first two beta
rel
a
eases, things are now rearranged a bit. Specifically, the
releases, things are now rearranged a bit. Specifically, the
'vorbis' CVS module contains only the libvorbis, libvorbisfile, and
libvorbisenc libraries. Because Ogg bitstreams are to be used by other
Ogg codecs, Ogg framing and streaming functionality is now in libogg
...
...
@@ -38,9 +38,8 @@ the Ogg Vorbis audio coding format.
Directory:
./lib The source for the libraries, an LGPLed implementation of
the public domain Ogg Vorbis audio encoding
format.
./lib The source for the libraries, a BSD-license implementation
of the public domain Ogg Vorbis audio encoding format.
./include Library API headers
...
...
@@ -127,7 +126,7 @@ verify that the Ogg libraries are already built following the
instructions in the Ogg module README. Open vorbis/mac/libvorbis.mcp,
switch to the "Targets" pane, select everything, and make the project.
Do the same thing to build libvorbisenc.mcp, and libvorbisfile.mcp (in
that order). vorbis/mac/Output you will now have both debug and final
that order).
In
vorbis/mac/Output you will now have both debug and final
versions of Vorbis shared libraries to link your projects against.
To build a project using Ogg Vorbis, add access paths to your
...
...
@@ -137,7 +136,7 @@ vorbis/include, and vorbis/mac/Output folders. Be sure that
be found in the "access paths" pane in your project settings. Now
simply add the shared libraries you need to your project (OggLib and
VorbisLib at least) and #include "ogg/ogg.h" and "vorbis/codec.h"
wherever you need to acces Ogg and Vorbis functionality.
wherever you need to acces
s
Ogg and Vorbis functionality.
$Id: README,v 1.1
0
2001/03/22 01:
16
:2
2
segher Exp $
$Id: README,v 1.1
1
2001/03/22 01:
33
:2
0
segher Exp $
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment