Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2005-09-05 05:07:26 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2005-09-05 05:07:26 +0400
commitd194010c38373adf3ab705a511de52e325c131ed (patch)
tree64fa7b05415350fd0c7516372b96e31cae003537 /win32
parent87c93668a105a2772622b24b54af00bfa170c1a5 (diff)
Patch send by Thorvald Natvig
git-svn-id: http://svn.xiph.org/trunk/speex@9958 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'win32')
-rw-r--r--win32/libspeex/speex.def122
1 files changed, 72 insertions, 50 deletions
diff --git a/win32/libspeex/speex.def b/win32/libspeex/speex.def
index d413632..94098a8 100644
--- a/win32/libspeex/speex.def
+++ b/win32/libspeex/speex.def
@@ -1,50 +1,72 @@
-;
-; speex.def
-;
-LIBRARY
-EXPORTS
-;
-speex_encoder_init
-speex_encoder_destroy
-speex_encode
-speex_encoder_ctl
-speex_decoder_init
-speex_decoder_destroy
-speex_decode
-speex_decoder_ctl
-speex_mode_query
-speex_lib_ctl
-speex_lib_get_mode
-speex_bits_init
-speex_bits_init_buffer
-speex_bits_destroy
-speex_bits_reset
-speex_bits_rewind
-speex_bits_read_from
-speex_bits_read_whole_bytes
-speex_bits_write
-speex_bits_write_whole_bytes
-speex_bits_pack
-speex_bits_unpack_signed
-speex_bits_unpack_unsigned
-speex_bits_nbytes
-speex_bits_peek_unsigned
-speex_bits_peek
-speex_bits_advance
-speex_bits_remaining
-speex_bits_insert_terminator
-speex_inband_handler
-speex_std_mode_request_handler
-speex_std_high_mode_request_handler
-speex_std_char_handler
-speex_default_user_handler
-speex_std_low_mode_request_handler
-speex_std_vbr_request_handler
-speex_std_enh_request_handler
-speex_std_vbr_quality_request_handler
-speex_init_header
-speex_header_to_packet
-speex_packet_to_header
-speex_encode_stereo
-speex_decode_stereo
-speex_std_stereo_request_handler
+;
+; speex.def
+;
+LIBRARY
+NAME libspeex.dll
+EXPORTS
+;
+speex_bits_advance @1
+speex_bits_destroy @2
+speex_bits_init @3
+speex_bits_init_buffer @4
+speex_bits_insert_terminator @5
+speex_bits_nbytes @6
+speex_bits_pack @7
+speex_bits_peek @8
+speex_bits_peek_unsigned @9
+speex_bits_read_from @10
+speex_bits_read_whole_bytes @11
+speex_bits_remaining @12
+speex_bits_reset @13
+speex_bits_rewind @14
+speex_bits_unpack_signed @15
+speex_bits_unpack_unsigned @16
+speex_bits_write @17
+speex_bits_write_whole_bytes @18
+speex_decode @19
+speex_decode_stereo @20
+speex_decoder_ctl @21
+speex_decoder_destroy @22
+speex_decoder_init @23
+speex_default_user_handler @24
+speex_encode @25
+speex_encode_stereo @26
+speex_encoder_ctl @27
+speex_encoder_destroy @28
+speex_encoder_init @29
+speex_header_to_packet @30
+speex_inband_handler @31
+speex_init_header @32
+speex_lib_ctl @33
+speex_mode_query @34
+speex_packet_to_header @35
+speex_std_char_handler @36
+speex_std_enh_request_handler @37
+speex_std_high_mode_request_handler @38
+speex_std_low_mode_request_handler @39
+speex_std_mode_request_handler @40
+speex_std_stereo_request_handler @41
+speex_std_vbr_quality_request_handler @42
+speex_std_vbr_request_handler @43
+speex_decode_int @44
+speex_decode_stereo_int @45
+speex_echo_cancel @46
+speex_echo_state_destroy @47
+speex_echo_state_init @48
+speex_echo_state_reset @49
+speex_encode_int @50
+speex_encode_stereo_int @51
+speex_jitter_destroy @52
+speex_jitter_get @53
+speex_jitter_get_pointer_timestamp @54
+speex_jitter_init @55
+speex_jitter_put @56
+speex_lib_get_mode @57
+speex_preprocess @58
+speex_preprocess_ctl @59
+speex_preprocess_estimate_update @60
+speex_preprocess_state_destroy @61
+speex_preprocess_state_init @62
+speex_nb_mode @63 DATA
+speex_wb_mode @64 DATA
+speex_uwb_mode @65 DATA