commit | 74d85e19ae118ed1c98ac45284b2295134633220 | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Thu Sep 24 00:53:32 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 24 07:53:38 2015 +0000 |
tree | 1ffc4002d4ef8b4fb8d93742299a56c7fd8a4898 | |
parent | facbbecb516547adc2ac684c8e0be95ad79dfd88 [diff] |
Reduce locking in overuse frame detector now that (as of r9508) the observer_ and options_ can only be set at construction time. E.g. no lock is any longer held while doing the callback. BUG= Review URL: https://codereview.webrtc.org/1228853004 Cr-Commit-Position: refs/heads/master@{#10043}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.