summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorMichael Fink <michael.fink@asamnet.de>2017-10-01 17:38:15 +0200
committerRalph Giles <giles@thaumas.net>2017-11-01 10:48:13 -0700
commitfacdf03524b098058f6ca86dcf8f7a4696171913 (patch)
treee698f0f0480b27451b9f2525dbe4b5f9cc6ff727 /win32
parentea2b959407a3adf1da7b675733f4968ea69a64eb (diff)
downloadogg-git-facdf03524b098058f6ca86dcf8f7a4696171913.tar.gz
added missing exported functions ogg_stream_pageout_fill and ogg_stream_flush_fill to compile and use libogg under Visual Studio
Signed-off-by: Ralph Giles <giles@thaumas.net>
Diffstat (limited to 'win32')
-rw-r--r--win32/ogg.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/ogg.def b/win32/ogg.def
index 744d6be..250e4ba 100644
--- a/win32/ogg.def
+++ b/win32/ogg.def
@@ -63,6 +63,8 @@ ogg_stream_reset
ogg_stream_reset_serialno
ogg_stream_destroy
ogg_stream_eos
+ogg_stream_pageout_fill
+ogg_stream_flush_fill
;
ogg_page_checksum_set
ogg_page_version