commit | b0d4b415cc59916a300ceb478b29759bcb94cf8f | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Tue Aug 28 11:58:15 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 30 12:33:43 2018 |
tree | 9268bd3b9455bff705744f66730ca62c050ce4bb | |
parent | 5304a32a94b3d81367067b19372a374bcbd53589 [diff] |
Use a lock to protect members accessed by RtpVideoStreamReceiver::GetSyncInfo() Proper synchronization was overlooked in https://webrtc-review.googlesource.com/93261 Bug: chromium:878319, webrtc:7135 Change-Id: Ifc850c4d67a4e9dd2660dab9b6da67258338553e Reviewed-on: https://webrtc-review.googlesource.com/96461 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24495}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.