[xiph-cvs] cvs commit: vorbis/doc/vorbisenc reference.html

Michael Smith msmith at xiph.org
Sat Jan 18 07:33:57 PST 2003



msmith      03/01/18 10:33:57

  Modified:    doc/vorbisenc reference.html
  Log:
  Oops. function names were wrong

Revision  Changes    Path
1.3       +2 -2      vorbis/doc/vorbisenc/reference.html

Index: reference.html
===================================================================
RCS file: /usr/local/cvsroot/vorbis/doc/vorbisenc/reference.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- reference.html	18 Jan 2003 15:30:50 -0000	1.2
+++ reference.html	18 Jan 2003 15:33:57 -0000	1.3
@@ -20,8 +20,8 @@
 <a href="vorbis_info.html">vorbis_info</a><br>
 <br>
 <b>Encoder Setup</b><br>
-vorbis_encode_setup()<br>
-vorbis_encode_setup_vbr()<br>
+vorbis_encode_init()<br>
+vorbis_encode_init_vbr()<br>
 <a href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a><br>
 <br>
 <br>

<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