commit | 18f26d143411710fb64544246ecf0d30bc1d4e82 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 10:52:14 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 16 12:42:24 2017 +0000 |
tree | 6d737869fe0a97095319e5308ab32dd791171c83 | |
parent | c9b89aaa16ef8c2c58ef1a4b21880b92ae7c850a [diff] |
Optional: Use nullopt and implicit construction in /modules/remote_bitrate_estimator 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. R=terelius@webrtc.org Bug: None Change-Id: I1d2538482e2390d91f3285124d011a578da4b61b Reviewed-on: https://webrtc-review.googlesource.com/23564 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20710}
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.