[Pkg-telepathy-commits] [libnice] 02/265: win32: Add new 0.1.4 symbols to the win32 .def file as well

Simon McVittie smcv at debian.org
Wed May 14 12:04:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository libnice.

commit 4dd302735f5cca6908fda009b06994b253b41168
Author: Youness Alaoui <youness.alaoui at collabora.co.uk>
Date:   Wed Mar 20 15:43:51 2013 -0400

    win32: Add new 0.1.4 symbols to the win32 .def file as well
---
 win32/vs9/libnice.def | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/win32/vs9/libnice.def b/win32/vs9/libnice.def
index ba0e26d..53d7cb0 100644
--- a/win32/vs9/libnice.def
+++ b/win32/vs9/libnice.def
@@ -8,6 +8,7 @@ nice_address_equal
 nice_address_free
 nice_address_get_port
 nice_address_init
+nice_address_ip_version
 nice_address_is_private
 nice_address_is_valid
 nice_address_new
@@ -21,12 +22,21 @@ nice_agent_add_local_address
 nice_agent_add_stream
 nice_agent_attach_recv
 nice_agent_gather_candidates
+nice_agent_generate_local_candidate_sdp
+nice_agent_generate_local_sdp
+nice_agent_generate_local_stream_sdp
+nice_agent_get_default_local_candidate
 nice_agent_get_local_candidates
 nice_agent_get_local_credentials
 nice_agent_get_remote_candidates
+nice_agent_get_selected_pair
+nice_agent_get_stream_name
 nice_agent_get_type
 nice_agent_new
 nice_agent_new_reliable
+nice_agent_parse_remote_candidate_sdp
+nice_agent_parse_remote_sdp
+nice_agent_parse_remote_stream_sdp
 nice_agent_remove_stream
 nice_agent_restart
 nice_agent_send
@@ -37,6 +47,7 @@ nice_agent_set_remote_credentials
 nice_agent_set_selected_pair
 nice_agent_set_selected_remote_candidate
 nice_agent_set_software
+nice_agent_set_stream_name
 nice_agent_set_stream_tos
 nice_candidate_copy
 nice_candidate_free

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/libnice.git



More information about the Pkg-telepathy-commits mailing list