Remove svn $Id$ header.
[platform/upstream/libvorbis.git] / win32 / vorbis.def
1 ; vorbis.def
2
3 LIBRARY
4 EXPORTS
5 _floor_P
6 _mapping_P
7 _residue_P
8 ;
9 vorbis_info_init
10 vorbis_info_clear
11 vorbis_info_blocksize
12 ;
13 vorbis_comment_init
14 vorbis_comment_add
15 vorbis_comment_add_tag
16 vorbis_comment_query
17 vorbis_comment_query_count
18 vorbis_comment_clear
19 ;
20 vorbis_block_init
21 vorbis_block_clear
22 vorbis_dsp_clear
23 vorbis_granule_time
24 ;
25 vorbis_analysis_init
26 vorbis_commentheader_out
27 vorbis_analysis_headerout
28 vorbis_analysis_buffer
29 vorbis_analysis_wrote
30 vorbis_analysis_blockout
31 vorbis_analysis
32 vorbis_bitrate_addblock
33 vorbis_bitrate_flushpacket
34 ;
35 vorbis_synthesis_headerin
36 vorbis_synthesis_init
37 vorbis_synthesis_restart
38 vorbis_synthesis
39 vorbis_synthesis_trackonly
40 vorbis_synthesis_blockin
41 vorbis_synthesis_pcmout
42 vorbis_synthesis_lapout
43 vorbis_synthesis_read
44 vorbis_packet_blocksize
45 vorbis_synthesis_halfrate
46 vorbis_synthesis_halfrate_p
47 vorbis_synthesis_idheader
48 ;
49 vorbis_window
50 ;_analysis_output_always
51 vorbis_encode_init
52 vorbis_encode_setup_managed
53 vorbis_encode_setup_vbr
54 vorbis_encode_init_vbr
55 vorbis_encode_setup_init
56 vorbis_encode_ctl
57 ;
58 vorbis_version_string