summaryrefslogtreecommitdiffhomepage
path: root/contrib/vorbis/win32/vorbisenc.def
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vorbis/win32/vorbisenc.def')
-rw-r--r--contrib/vorbis/win32/vorbisenc.def12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/vorbis/win32/vorbisenc.def b/contrib/vorbis/win32/vorbisenc.def
new file mode 100644
index 0000000..79af064
--- /dev/null
+++ b/contrib/vorbis/win32/vorbisenc.def
@@ -0,0 +1,12 @@
+; vorbisenc.def
+;
+LIBRARY
+
+EXPORTS
+vorbis_encode_init
+vorbis_encode_setup_managed
+vorbis_encode_setup_vbr
+vorbis_encode_init_vbr
+vorbis_encode_setup_init
+vorbis_encode_ctl
+