webrtc/api/video_codecs
Oskar Sundbom 0e1d7989a5 Optional: Use nullopt and implicit construction in /api
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=pthatcher@webrtc.org

Bug: None
Change-Id: Icdc7e9e4395eeac053483c69e53501e5aa222107
Reviewed-on: https://webrtc-review.googlesource.com/23567
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Peter Thatcher <pthatcher@webrtc.org>
Commit-Queue: Oskar Sundbom <ossu@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20867}
2017-11-24 13:18:09 +00:00
..
BUILD.gn Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
sdp_video_format.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_decoder.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_decoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_encoder.cc Optional: Use nullopt and implicit construction in /api 2017-11-24 13:18:09 +00:00
video_encoder.h Reland "Add fine grained dropped video frames counters on sending side" 2017-10-25 09:32:15 +00:00
video_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00