commit | 4ec01d9c9d77de437e953fa69f802aa42b98e630 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Mon Aug 22 15:43:54 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Aug 22 15:43:58 2016 |
tree | 37d92a2b3dd2fcdf3120a06376a0b6476c1a4337 | |
parent | 853ecb21f77a4758e465b889f645f89e955c539a [diff] |
Fix trivial lint errors in FileRecorder and FilePlayer Mostly, it's about replacing mutable reference arguments with pointer arguments, and replacing C style casts with C++ style casts. Review-Url: https://codereview.webrtc.org/2056653002 Cr-Commit-Position: refs/heads/master@{#13849}
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.