commit | 674b0c81115c686f9bd9a140a92f00c77e0384f7 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Sun May 10 21:52:17 2020 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Sun May 10 20:43:40 2020 +0000 |
tree | 77cbc44e1ef0a2fb83430cd1d16d81f3bc26c786 | |
parent | d93bf127cd085b84b9423e477209169ef1a71c96 [diff] |
Move ReceiveStatisticsProxy stats variables to the worker thread. This reduces locking on the decoder thread and moves all stats management to the worker thread, which also avoids contention between querying for these stats and the threads where the media processing happens.. Bug: webrtc:11489,webrtc:11490 Change-Id: I802577eab6b48edcbe124c02a1b793a640b74181 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/174205 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31202}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.