mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 13:08:08 +00:00
Merge branch 'master' of git.linphone.org:linphone
This commit is contained in:
commit
62430e4fe2
2 changed files with 3 additions and 2 deletions
|
|
@ -773,8 +773,9 @@ static void video_config_read(LinphoneCore *lc){
|
|||
int capture, display, self_view;
|
||||
#endif
|
||||
const char *str;
|
||||
#ifdef VIDEO_ENABLED
|
||||
LinphoneVideoPolicy vpol;
|
||||
|
||||
#endif
|
||||
build_video_devices_table(lc);
|
||||
|
||||
str=lp_config_get_string(lc->config,"video","device",NULL);
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 14187df4b75733457792b9b1f1dab6cbf852b45b
|
||||
Subproject commit 3279ea72e4938b7b9977e885cd990e981780ef80
|
||||
Loading…
Add table
Reference in a new issue