From 7125eb6381e57436db1c5a2d7c4e52091c37e95c Mon Sep 17 00:00:00 2001 From: Tim Terriberry Date: Tue, 31 Aug 2010 18:51:40 +0000 Subject: Remove the extra argument from vorbis_synthesis(). Add vorbis_synthesis_trackonly() instead, so that this part of the API works like mainline libvorbis now. git-svn-id: https://svn.xiph.org/trunk/Tremor@17374 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- Version_script.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Version_script.in') diff --git a/Version_script.in b/Version_script.in index e16d322..7f22f2f 100644 --- a/Version_script.in +++ b/Version_script.in @@ -51,6 +51,7 @@ vorbis_synthesis_init; vorbis_synthesis_restart; vorbis_synthesis; + vorbis_synthesis_trackonly; vorbis_synthesis_blockin; vorbis_synthesis_pcmout; vorbis_synthesis_read; -- cgit v1.2.1