]> sjero.net Git - linphone/commitdiff
update ms2 & ortp
authorSimon Morlat <simon.morlat@linphone.org>
Tue, 24 May 2011 13:55:29 +0000 (15:55 +0200)
committerSimon Morlat <simon.morlat@linphone.org>
Tue, 24 May 2011 13:55:29 +0000 (15:55 +0200)
coreapi/linphonecore.h
coreapi/private.h
mediastreamer2
oRTP

index 5106533c67f7daa903a6cd767f235c66842cb1c6..50fdb96d8590813de702745f4406d0fb8dafea0f 100644 (file)
@@ -998,8 +998,6 @@ LinphoneGlobalState linphone_core_get_global_state(const LinphoneCore *lc);
  */
 void linphone_core_refresh_registers(LinphoneCore* lc);        
 
-int parse_hostname_to_addr(const char *server, struct sockaddr_storage *ss, socklen_t *socklen);
-
 #ifdef __cplusplus
 }
 #endif
index 7f63672116837b3504ea19a1d5f718369230a991..c242f8e8a77762c77b4bd93df0b2523d237e1db6 100644 (file)
@@ -126,7 +126,7 @@ void linphone_friend_notify(LinphoneFriend *lf, LinphoneOnlineStatus os);
 LinphoneFriend *linphone_find_friend_by_inc_subscribe(MSList *l, SalOp *op);
 LinphoneFriend *linphone_find_friend_by_out_subscribe(MSList *l, SalOp *op);
 
-
+int parse_hostname_to_addr(const char *server, struct sockaddr_storage *ss, socklen_t *socklen);
 int set_lock_file();
 int get_lock_file();
 int remove_lock_file();
index f8564922fae5080ebd03d4bf9be591a4a6765840..e20761faf96aafc7176a35e0168222205e8648a6 160000 (submodule)
@@ -1 +1 @@
-Subproject commit f8564922fae5080ebd03d4bf9be591a4a6765840
+Subproject commit e20761faf96aafc7176a35e0168222205e8648a6
diff --git a/oRTP b/oRTP
index e82ae8b67af47fcc3ea1f50bb740b7eed9717e7e..b0c5530bee255033f09011e5aab6d036e00520dc 160000 (submodule)
--- a/oRTP
+++ b/oRTP
@@ -1 +1 @@
-Subproject commit e82ae8b67af47fcc3ea1f50bb740b7eed9717e7e
+Subproject commit b0c5530bee255033f09011e5aab6d036e00520dc