commit | 8bab796db717c7edef29b79ea208b14d557b964b | [log] [tgz] |
---|---|---|
author | danilchap <danilchap@webrtc.org> | Tue Dec 20 02:46:46 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 20 10:46:46 2016 +0000 |
tree | 12111974ed3b598a7572a965db306b97b862ea9c | |
parent | cb29be5cfae6343f53be76f5e7dfa4d6fb2818ee [diff] |
Style cleanup in RTCPReceiver Rename variables and private functions to follow style, replace remaining asserts with DCHECKs. add 'ms' suffix to time variables derived from clock_ add 'ntp' suffix to time variables derived from ntp time. No functional changes expected. BUG=None Review-Url: https://codereview.webrtc.org/2588753002 Cr-Commit-Position: refs/heads/master@{#15706}
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.