commit | 8e07c134ab997d7ba5360e1e57161424bb9d1bb0 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Mon Jan 08 15:45:42 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 09 15:14:10 2018 |
tree | 13ce6b169b2849251866647c4d1a3e940af45e32 | |
parent | 62337e59dd01699eccb3c496bf7112ca930ec828 [diff] |
Optional: Use nullopt and implicit construction in /video Changes places where we explicitly construct an Optional to instead use nullopt or the requisite value type only. This CL was uploaded by git cl split. Bug: None Change-Id: Ie622c215e06956d8d5629733c76f531b7af45012 Reviewed-on: https://webrtc-review.googlesource.com/23568 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21535}
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.