commit | 47a740bc5e36bcaf19385f9d4c0afb0cad070a05 | [log] [tgz] |
---|---|---|
author | danilchap <danilchap@webrtc.org> | Tue Dec 15 00:30:07 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 15 08:30:12 2015 +0000 |
tree | f79c7cd16d03d2cf35470b3c18cbff35e98c6b82 | |
parent | 2d36b9233e346f38f12111887b24d13ddf5a9f9b [diff] |
[rtp_rtcp] lint errors about rand() usage fixed. rand() usage replaced with new Random class, which also makes it clearer what interval random number is in. BUG=webrtc:5277 R=mflodman Review URL: https://codereview.webrtc.org/1519503002 Cr-Commit-Position: refs/heads/master@{#11019}
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.