Skip to content

Commit

Permalink
added missing exported functions ogg_stream_pageout_fill and ogg_stre…
Browse files Browse the repository at this point in the history
…am_flush_fill to compile and use libogg under Visual Studio

Signed-off-by: Ralph Giles <[email protected]>
  • Loading branch information
vividos authored and rillian committed Nov 1, 2017
1 parent ea2b959 commit facdf03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions win32/ogg.def
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit facdf03

Please sign in to comment.