commit | 5b8c0a2a1e33e3e2e9fdba1ab5316c80dc1e5ad7 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 09:56:55 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 27 10:42:22 2017 |
tree | 9457197c17fbfa871c3ec1f7c1134cc43dfdd07d | |
parent | d0e196bd2632d514beb38ab0806b3e4498511ef5 [diff] |
Optional: Use nullopt and implicit construction in /modules/congestion_controller 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: If2a98dc714d1755f07af1f70248cf41e4a9db750 Reviewed-on: https://webrtc-review.googlesource.com/23612 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20887}
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.