commit | ec4f068bcdbc044f14162fb530b50dc45db01211 | [log] [tgz] |
---|---|---|
author | Sergey Ulanov <sergeyu@chromium.org> | Thu Jul 28 22:19:10 2016 |
committer | Sergey Ulanov <sergeyu@chromium.org> | Thu Jul 28 22:19:18 2016 |
tree | 46222023dd92f7ca15c4b3b9ae60e412560bd1a6 | |
parent | d7629105928b5062d604cc1dd19fa12c5f7386ff [diff] |
Style cleanups in RtpSender. - Renamed variables and some function to comply with style guide. - Removed default argument values. - Removed some dead code. - Cleaned up comments formatting in rtp_rtcp.h R=danilchap@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/2067673004 . Cr-Commit-Position: refs/heads/master@{#13565}
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.