[xiph-cvs] cvs commit: vorbis/win32 vorbis.def
Mauricio Piacentini
mauricio at xiph.org
Thu May 8 15:06:53 PDT 2003
mauricio 03/05/08 18:06:53
Modified: win32 vorbis.def
Log:
Updated exports with new vorbis_ functions for dynamic lib build
Revision Changes Path
1.11 +5 -2 vorbis/win32/vorbis.def
Index: vorbis.def
===================================================================
RCS file: /usr/local/cvsroot/vorbis/win32/vorbis.def,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- vorbis.def 4 Jul 2002 09:13:41 -0000 1.10
+++ vorbis.def 8 May 2003 22:06:53 -0000 1.11
@@ -1,5 +1,5 @@
;
-; $Id: vorbis.def,v 1.10 2002/07/04 09:13:41 msmith Exp $
+; $Id: vorbis.def,v 1.11 2003/05/08 22:06:53 mauricio Exp $
;
LIBRARY
EXPORTS
@@ -37,4 +37,7 @@
vorbis_synthesis_init
vorbis_synthesis_pcmout
vorbis_synthesis_read
-vorbis_synthesis_trackonly
+vorbis_synthesis_trackonly
+vorbis_synthesis_restart
+vorbis_synthesis_lapout
+vorbis_window
<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