Skip to content

Fix unexpected windows opening

Julien Wadel requested to merge fix/native_id_mode into release/5.4
  • Swap values between LINPHONE_VIDEO_DISPLAY_NONE and LINPHONE_VIDEO_DISPLAY_AUTO to match with NULL value. Keep the old behavior that is using AUTO by default.
  • Swap values between MS_FILTER_VIDEO_NONE and MS_FILTER_VIDEO_AUTO to match with NULL value.Change values for MS_FILTER_VIDEO to be coherent with unset id as NULL.
  • MSQOGL: take account of MS_FILTER_VIDEO_NONE and MS_FILTER_VIDEO_AUTO.

liblinphone!3776 (merged) mediastreamer2!1107 (merged)

SDK-999

Edited by Julien Wadel

Merge request reports