Updating mediastreamer2 and oRTP.

Removing ms_factory_uninit_plugins which is already called in ms_factory_destroy.
This commit is contained in:
Sandrine Avakian 2016-01-26 12:06:56 +01:00
parent 22e62b660f
commit e5a09abcba
3 changed files with 2 additions and 3 deletions

View file

@ -6441,7 +6441,6 @@ static void linphone_core_uninit(LinphoneCore *lc)
linphone_core_call_log_storage_close(lc);
ms_factory_uninit_voip(lc->factory);
ms_factory_uninit_plugins(lc->factory);
ms_factory_destroy(lc->factory);
// TODO : set to null

@ -1 +1 @@
Subproject commit 006d694facbd7b938b5fcb78575d1813d430a0cf
Subproject commit 2bbda96299bf3263cb59c7c423ddc1e763135670

2
oRTP

@ -1 +1 @@
Subproject commit 02ce979cfdf80b68f1d13e1d0185bf2b827f4b7e
Subproject commit 83bf0a09cc2127086e15817d16793320c9fb9af0