summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Version_script.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/Version_script.in b/Version_script.in
index ffbd3a2..e16d322 100644
--- a/Version_script.in
+++ b/Version_script.in
@@ -45,7 +45,16 @@
vorbis_comment_clear;
vorbis_block_init;
vorbis_block_clear;
- vorbis_dsp_clear;
+ vorbis_dsp_clear;
+ vorbis_synthesis_idheader;
+ vorbis_synthesis_headerin;
+ vorbis_synthesis_init;
+ vorbis_synthesis_restart;
+ vorbis_synthesis;
+ vorbis_synthesis_blockin;
+ vorbis_synthesis_pcmout;
+ vorbis_synthesis_read;
+ vorbis_packet_blocksize;
local:
*;