[xiph-cvs] cvs commit: vorbis README

Stan Seibert volsung at xiph.org
Tue Jul 2 20:22:15 PDT 2002



volsung     02/07/02 20:22:15

  Modified:    .        README
  Log:
  More silly stuff.

Revision  Changes    Path
1.13      +6 -7      vorbis/README

Index: README
===================================================================
RCS file: /usr/local/cvsroot/vorbis/README,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- README	2002/07/03 00:37:55	1.12
+++ README	2002/07/03 03:22:14	1.13
@@ -52,6 +52,8 @@
 
 ./mac 		Codewarrior project files and build tweaks for MacOS.
 
+./macosx 	Project files for MacOS X.
+
 ./win32		Win32 projects files and build automation
 
 ./vq 		Internal utilities for training/building new LSP/residue 
@@ -70,16 +72,16 @@
 
 This package contains:
 
-.) libvorbis, a BSD-license software implementation of
+.) libvorbis, a BSD-style license software implementation of
 the Vorbis specification by the Xiphophorus company
 (http://www.xiph.org/) 
 
-.) libvorbisfile, a BSD-license convenience library
+.) libvorbisfile, a BSD-style license convenience library
 built on Vorbis designed to simplify common uses and a number of GPL
 example programs
 
-.) libvorbisenc, a BSD-license library that provides a simple, programmatic
-encoding setup interface 
+.) libvorbisenc, a BSD-style license library that provides a simple,
+programmatic encoding setup interface 
 
 .) example code making use of libogg, libvorbis, libvorbisfile and
 libvorbisenc
@@ -137,6 +139,3 @@
 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 access Ogg and Vorbis functionality.
-
-
-$Id: README,v 1.12 2002/07/03 00:37:55 volsung Exp $

<p><p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list