commit | d000b0a32ee7924d151ea1fd89a82c5855dc094e | [log] [tgz] |
---|---|---|
author | Jonas Olsson <jonasolsson@webrtc.org> | Tue Jul 03 10:07:53 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 03 15:21:13 2018 |
tree | 7f66adf28d713e3b54f9caad563f021bbaaa320d | |
parent | 588527b295df520bb56238d66f263f863937d0dd [diff] |
Move RTC_CHECK_OP error message construction out of header file. This simplifies the logic, prevents emitting code for every pair of argument types to RTC_CHECK_OP and partially unblocks removing streams from the check code altogether. Bug: webrtc:8982 Change-Id: Ib6652ac9a342e4471c12574a79872833cc943407 Reviewed-on: https://webrtc-review.googlesource.com/86544 Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23821}
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.
Authoritative list of directories that contain the native API header files.