commit | f52a3a78c5b7d81fcd72412dd80a246fb03cdd88 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Mon Oct 16 10:41:36 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 16 12:51:48 2017 |
tree | 9481b247740a10b8d73108c567ecc7979ff379b5 | |
parent | 0122e8443ba6eee230104770040a8f3b0dffdd5f [diff] |
We don't want implicit conversion from size_t to int ...and at least one of our compilers (Visual Studio 64-bit) complains about it. BUG=none Change-Id: I271334f4da564690ff2a16a8322e7ed4a00ae173 Reviewed-on: https://webrtc-review.googlesource.com/10809 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20309}
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.