commit | 0c4e06b4c6107a1b94f764e279e4fb4161e905b0 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Wed Oct 07 10:23:21 2015 |
committer | Peter Boström <pbos@webrtc.org> | Wed Oct 07 10:23:32 2015 |
tree | b0e40786378df3e3118c577e7890414669e536c5 | |
parent | 8d15bd6dabae829d27443e17f2f02cfbe6fa6525 [diff] |
Use suffixed {uint,int}{8,16,32,64}_t types. Removes the use of uint8, etc. in favor of uint8_t. BUG=webrtc:5024 R=henrik.lundin@webrtc.org, henrikg@webrtc.org, perkj@webrtc.org, solenberg@webrtc.org, stefan@webrtc.org, tina.legrand@webrtc.org Review URL: https://codereview.webrtc.org/1362503003 . Cr-Commit-Position: refs/heads/master@{#10196}
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.