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

Michael Smith msmith at xiph.org
Sun Jul 21 16:18:30 PDT 2002



msmith      02/07/21 16:18:30

  Modified:    win32    vorbisfile.def
  Log:
  Export ov_read_float() in vorbisfile.dll

Revision  Changes    Path
1.4       +2 -1      vorbis/win32/vorbisfile.def

Index: vorbisfile.def
===================================================================
RCS file: /usr/local/cvsroot/vorbis/win32/vorbisfile.def,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vorbisfile.def	2001/09/13 15:21:19	1.3
+++ vorbisfile.def	2002/07/21 23:18:29	1.4
@@ -1,7 +1,7 @@
 ;
 ; vorbisfile.def
 ;
-; last modified: $Id: vorbisfile.def,v 1.3 2001/09/13 15:21:19 cwolf Exp $
+; last modified: $Id: vorbisfile.def,v 1.4 2002/07/21 23:18:29 msmith Exp $
 ;
 LIBRARY
 EXPORTS
@@ -27,6 +27,7 @@
 ov_info
 ov_comment
 ov_read
+ov_read_float
 ov_test
 ov_test_callbacks
 ov_test_open

<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