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
diff options
context:
space:
mode:
authorMichael Fink <michael.fink@asamnet.de>2018-04-09 22:01:13 +0300
committerTristan Matthews <tmatth@videolan.org>2018-04-09 22:31:16 +0300
commit0c0212158818362127d6c6f42f5aa53d33a61fbf (patch)
tree79798ff92073161340191ababeea6563a9004882
parent243470fb39e8a5712b5d01c3bf5631081a640a0d (diff)
libspeex.def: add missing speex_header_free symbol
Fixes #2037 Signed-off-by: Tristan Matthews <tmatth@videolan.org>
-rw-r--r--win32/libspeex.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/libspeex.def b/win32/libspeex.def
index e5f815f..eab200b 100644
--- a/win32/libspeex.def
+++ b/win32/libspeex.def
@@ -61,6 +61,7 @@ speex_std_vbr_quality_request_handler
speex_init_header
speex_header_to_packet
speex_packet_to_header
+speex_header_free
;
; speex_stereo.h