commit | 6b28e20257821c46966f4b91bea5dfb88ff0ab72 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Sun Mar 25 17:52:46 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Sun Mar 25 20:08:58 2018 |
tree | 4f978ea84640ab624119a6fd5f512c4420090db8 | |
parent | b0ba558c966c83f7e664d9d0b7effddbb5dfd4c1 [diff] |
Remove unused 'last_rtt_ms_' variable from vcm::VideoStreamDecoder. The effect of this is one less lock being grabbed when updating rtt stats. (Using NoTry=True since the mac_asan and mac_rel bots are acting up) Bug: None Change-Id: I7dac4031573aa54550068a7039e5c2d3054cb50b NoTry: true Reviewed-on: https://webrtc-review.googlesource.com/64522 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Magnus Flodman <mflodman@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22593}
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.