[xiph-cvs] cvs commit: vorbis/win32 vorbis.def
Segher Boessenkool
segher at xiph.org
Sun Mar 17 20:46:40 PST 2002
segher 02/03/17 20:46:40
Modified: win32 vorbis.def
Log:
vorbis_synthesis_trackonly added to win32 exports.
Revision Changes Path
1.9 +2 -1 vorbis/win32/vorbis.def
Index: vorbis.def
===================================================================
RCS file: /usr/local/cvsroot/vorbis/win32/vorbis.def,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- vorbis.def 2001/12/27 14:25:20 1.8
+++ vorbis.def 2002/03/18 04:46:40 1.9
@@ -1,5 +1,5 @@
;
-; $Id: vorbis.def,v 1.8 2001/12/27 14:25:20 cwolf Exp $
+; $Id: vorbis.def,v 1.9 2002/03/18 04:46:40 segher Exp $
;
LIBRARY
EXPORTS
@@ -37,3 +37,4 @@
vorbis_synthesis_init
vorbis_synthesis_pcmout
vorbis_synthesis_read
+vorbis_synthesis_trackonly
<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