Build file updates from Nathan Sharfi.
[platform/upstream/libvorbis.git] / win32 / vorbis.def
1 ;\r
2 ; $Id: vorbis.def,v 1.10 2002/07/04 09:13:41 msmith Exp $\r
3\r
4 LIBRARY\r
5 EXPORTS\r
6 _floor_P\r
7 _mapping_P\r
8 _residue_P\r
9 vorbis_analysis\r
10 vorbis_analysis_blockout\r
11 vorbis_analysis_buffer\r
12 vorbis_analysis_headerout\r
13 vorbis_analysis_init\r
14 vorbis_analysis_wrote\r
15 vorbis_block_clear\r
16 vorbis_block_init\r
17 vorbis_bitrate_addblock\r
18 vorbis_bitrate_flushpacket\r
19 vorbis_comment_add\r
20 vorbis_comment_add_tag\r
21 vorbis_comment_clear\r
22 vorbis_comment_init\r
23 vorbis_comment_query\r
24 vorbis_comment_query_count\r
25 vorbis_commentheader_out\r
26 vorbis_dsp_clear\r
27 vorbis_encode_setup_init\r
28 vorbis_encode_setup_managed\r
29 vorbis_encode_setup_vbr\r
30 vorbis_info_blocksize\r
31 vorbis_info_clear\r
32 vorbis_info_init\r
33 vorbis_packet_blocksize\r
34 vorbis_synthesis\r
35 vorbis_synthesis_blockin\r
36 vorbis_synthesis_headerin\r
37 vorbis_synthesis_init\r
38 vorbis_synthesis_pcmout\r
39 vorbis_synthesis_read\r
40 vorbis_synthesis_trackonly\r