commit | 6955870806624479723addfae6dcf5d13968796c | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@google.com> | Wed Jan 13 00:26:35 2016 |
committer | Peter Kasting <pkasting@google.com> | Wed Jan 13 00:26:55 2016 |
tree | af7b10a4564c7e49d29fbb4ee37767abaded7e32 | |
parent | 92e677a1f8d24dfa0031d307c4a7d8e530cd4eb4 [diff] |
Convert channel counts to size_t. IIRC, this was originally requested by ajm during review of the other size_t conversions I did over the past year, and I agreed it made sense, but wanted to do it separately since those changes were already gargantuan. BUG=chromium:81439 TEST=none R=henrik.lundin@webrtc.org, henrika@webrtc.org, kjellander@webrtc.org, minyue@webrtc.org, perkj@webrtc.org, solenberg@webrtc.org, stefan@webrtc.org, tina.legrand@webrtc.org Review URL: https://codereview.webrtc.org/1316523002 . Cr-Commit-Position: refs/heads/master@{#11229}
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.