[xiph-cvs] cvs commit: vorbis/win32 vorbisenc.def

Chris Wolf cwolf at xiph.org
Sat Sep 29 15:49:50 PDT 2001



cwolf       01/09/29 15:49:50

  Modified:    win32    vorbisenc.def
  Log:
  Add vorbis_encode_init_vbr

Revision  Changes    Path
1.3       +2 -1      vorbis/win32/vorbisenc.def

Index: vorbisenc.def
===================================================================
RCS file: /usr/local/cvsroot/vorbis/win32/vorbisenc.def,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vorbisenc.def	2001/09/07 09:42:01	1.2
+++ vorbisenc.def	2001/09/29 22:49:49	1.3
@@ -1,8 +1,9 @@
 ;
-; $Id: vorbisenc.def,v 1.2 2001/09/07 09:42:01 cwolf Exp $
+; $Id: vorbisenc.def,v 1.3 2001/09/29 22:49:49 cwolf Exp $
 ;
 LIBRARY
 
 EXPORTS
 vorbis_encode_init
+vorbis_encode_init_vbr
 vorbis_encode_ctl

--- >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