webrtc/ortc
Oskar Sundbom ff610bd2b2 Optional: Use nullopt and implicit construction in /ortc
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.

TBR=pthatcher@webrtc.org

Bug: None
Change-Id: Idb0e5e038ad59a6021cb53ef10e8f6733b1da05b
Reviewed-on: https://webrtc-review.googlesource.com/23618
Commit-Queue: Oskar Sundbom <ossu@webrtc.org>
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20864}
2017-11-24 11:17:39 +00:00
..
BUILD.gn Fix ortc_api circular deps. 2017-11-15 13:31:51 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ortcfactory.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcfactory.h OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcfactory_integrationtest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcfactory_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcrtpreceiver_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcrtpreceiveradapter.cc Optional: Use nullopt and implicit construction in /ortc 2017-11-24 11:17:39 +00:00
ortcrtpreceiveradapter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ortcrtpsender_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
ortcrtpsenderadapter.cc Optional: Use nullopt and implicit construction in /ortc 2017-11-24 11:17:39 +00:00
ortcrtpsenderadapter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add pthatcher@ as OWNER of ortc/ 2017-11-10 18:18:55 +00:00
rtpparametersconversion.cc Optional: Use nullopt and implicit construction in /ortc 2017-11-24 11:17:39 +00:00
rtpparametersconversion.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtpparametersconversion_unittest.cc Optional: Use nullopt and implicit construction in /ortc 2017-11-24 11:17:39 +00:00
rtptransport_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
rtptransportadapter.cc Optional: Use nullopt and implicit construction in /ortc 2017-11-24 11:17:39 +00:00
rtptransportadapter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtptransportcontroller_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
rtptransportcontrolleradapter.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtptransportcontrolleradapter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
srtptransport_unittest.cc OrtcFactoryInterface::Create(): Require caller to supply audio codec factories 2017-11-11 14:45:17 +00:00
testrtpparameters.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
testrtpparameters.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00