From d6fc9fb3338622a74fe8fe2121fe2d80df6ab560 Mon Sep 17 00:00:00 2001 From: Andrea Gianarda <andrea.gianarda@belledonne-communications.com> Date: Thu, 9 Nov 2023 14:23:19 +0100 Subject: [PATCH] Improve MainDb::loadChatRooms by using a std::map instead of an std::list Increase timeout of Michelle's and focus's chat room deletion function simple_conference_base: wait for full state and then liblinphone tester timeout ms before checking volumes video_call_expected_fps_for_specified_bandwidth: increase number of iterations --- liblinphone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liblinphone b/liblinphone index a495765262..050f3ebf4c 160000 --- a/liblinphone +++ b/liblinphone @@ -1 +1 @@ -Subproject commit a495765262e44ba8b6a763819793bce2a5027d2c +Subproject commit 050f3ebf4cba550664cd9f0ccebc4ffb9e828a9d -- GitLab