webrtc/modules
braveyao ad7f6e5ccf [desktopCapture Mac] Continue screen capture at graphic cards switching
The MBP having both discrete and integrated graphic cards will do
automate graphics switching by default. When it switches from discrete to
integrated one, the current display ID of the built-in display will
change and this will cause screen capture stops.
So make screen capture of built-in display continuing even if its display
ID is changed.

Bug: chromium:836979
Change-Id: If4f2d04d99a2690ccd6f894d94e6f8ff58ba2ec8
Reviewed-on: https://webrtc-review.googlesource.com/72603
Reviewed-by: Jamie Walch <jamiewalch@chromium.org>
Commit-Queue: Brave Yao <braveyao@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23048}
2018-04-27 04:07:05 +00:00
..
audio_coding "Fix" signed integer overflow in old code 2018-04-26 13:38:57 +00:00
audio_device Adds stereo support to FineAudioBuffer for mobile platforms. 2018-04-24 11:58:54 +00:00
audio_mixer Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_processing Revert "Making the delay estimator more robust to noisy nearends and low echoes" 2018-04-26 16:32:07 +00:00
bitrate_controller Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
congestion_controller Wiring up probe_rtt_congestion_window_gain in BBR. 2018-04-24 17:01:20 +00:00
desktop_capture [desktopCapture Mac] Continue screen capture at graphic cards switching 2018-04-27 04:07:05 +00:00
include Remove audio_frame.h from module_common_types.h 2018-04-20 10:22:53 +00:00
pacing Removes timeout warnings from pacer before first packet. 2018-04-13 10:51:03 +00:00
remote_bitrate_estimator Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
rtp_rtcp Rename end_of_superframe to end_of_picture. 2018-04-26 15:47:17 +00:00
utility Force alignment of JVM called functions. 2018-03-23 10:20:55 +00:00
video_capture GN hack to tag targets as poisonous (and use it with audio codecs) 2018-04-23 13:41:47 +00:00
video_coding Rename end_of_superframe to end_of_picture. 2018-04-26 15:47:17 +00:00
video_processing Prepare for |is_posix| switch in the Fuchsia build 2018-04-05 17:25:39 +00:00
BUILD.gn Remove audio_frame.h from module_common_types.h 2018-04-20 10:22:53 +00:00
module_common_types_unittest.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00