win32 build fixes, including ingo's suggestions
[platform/upstream/libvorbis.git] / win32 / vorbis.def
1 ; vorbis.def
2 LIBRARY vorbis
3 EXPORTS
4 vorbis_info_init
5 vorbis_info_clear
6 vorbis_comment_init
7 vorbis_comment_add
8 vorbis_comment_add_tag
9 vorbis_comment_query
10 vorbis_comment_query_count
11 vorbis_comment_clear
12 vorbis_block_init
13 vorbis_block_clear
14 vorbis_dsp_clear
15 vorbis_analysis_init
16 vorbis_analysis_headerout
17 vorbis_analysis_buffer
18 vorbis_analysis_wrote
19 vorbis_analysis_blockout
20 vorbis_analysis
21 vorbis_synthesis_headerin
22 vorbis_synthesis_init
23 vorbis_synthesis
24 vorbis_synthesis_blockin
25 vorbis_synthesis_pcmout
26 vorbis_synthesis_read
27 vorbis_packet_blocksize
28 _vi_psy_copy
29 _mapping_P
30 _floor_P
31 _residue_P
32 _time_P