Mercurial > hg > sv-dependency-builds
annotate src/libvorbis-1.3.3/win32/vorbisenc.def @ 56:af97cad61ff0
Add updated build of PortAudio for OSX
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 03 Jan 2017 15:10:52 +0000 |
parents | 05aa0afa9217 |
children |
rev | line source |
---|---|
Chris@1 | 1 ; |
Chris@1 | 2 ; $Id: vorbisenc.def 7187 2004-07-20 07:24:27Z xiphmont $ |
Chris@1 | 3 ; |
Chris@1 | 4 LIBRARY |
Chris@1 | 5 |
Chris@1 | 6 EXPORTS |
Chris@1 | 7 vorbis_encode_init |
Chris@1 | 8 vorbis_encode_setup_managed |
Chris@1 | 9 vorbis_encode_setup_vbr |
Chris@1 | 10 vorbis_encode_init_vbr |
Chris@1 | 11 vorbis_encode_setup_init |
Chris@1 | 12 vorbis_encode_ctl |
Chris@1 | 13 |