commit | 3808709afdd7ebb4f1e93f4a4d144c12fd0569e8 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 09:55:37 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 30 15:49:20 2017 |
tree | d1cd56f6b44e1dc2409608942e93b5590851bfa4 | |
parent | 1bec1b497c58f925074c03a111e085af7643ebec [diff] |
Optional: Use nullopt and implicit construction in /modules/video_coding/codecs/h264 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=sprang@webrtc.org Bug: None Change-Id: Ic429f28a8610ca798e29c45ec1f64604d6f9687f Reviewed-on: https://webrtc-review.googlesource.com/23603 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20955}
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.