commit | 9338bbcd90faa2b97dd32f0a11023a9d53a5eb0e | [log] [tgz] |
---|---|---|
author | Jerome Humbert <jerome.humbert@microsoft.com> | Thu Dec 12 20:49:33 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 13 10:06:07 2019 |
tree | ea5f177b453b9639eba2390f58897f0f970de679 | |
parent | 0808a8c6909cb79287e3da6f22d2e2b95f7c5536 [diff] |
Replace assert() with RTC_DCHECK Remove some uses of assert() breaking MSVC compiling, use RTC_DCHECK instead. Bug: webrtc:11201 Change-Id: Ie6c3607e422ea17d3393352b4915da3fa24779f9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161949 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@google.com> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30081}
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.