[xiph-cvs] cvs commit: ogg/win32 ogg.def
Segher Boessenkool
segher at xiph.org
Sun Mar 17 20:39:35 PST 2002
segher 02/03/17 20:39:35
Modified: win32 ogg.def
Log:
ogg_stream_reset_serialno added.
Revision Changes Path
1.6 +2 -1 ogg/win32/ogg.def
Index: ogg.def
===================================================================
RCS file: /usr/local/cvsroot/ogg/win32/ogg.def,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ogg.def 2002/01/19 06:01:26 1.5
+++ ogg.def 2002/03/18 04:39:34 1.6
@@ -1,4 +1,4 @@
-; $Id: ogg.def,v 1.5 2002/01/19 06:01:26 jack Exp $
+; $Id: ogg.def,v 1.6 2002/03/18 04:39:34 segher Exp $
;
; ogg.def
;
@@ -24,6 +24,7 @@
ogg_stream_pagein
ogg_stream_pageout
ogg_stream_reset
+ogg_stream_reset_serialno
ogg_sync_buffer
ogg_sync_clear
ogg_sync_destroy
<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