webrtc/rtc_tools/event_log_visualizer
Oskar Sundbom 3928dbc1e7 Optional: Use nullopt and implicit construction in /rtc_tools/event_log_visualizer
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: I18b44f6c1bd3ccb4288807eee883b87afa7900f4
Reviewed-on: https://webrtc-review.googlesource.com/23569
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Oskar Sundbom <ossu@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20875}
2017-11-24 16:51:29 +00:00
..
analyzer.cc Optional: Use nullopt and implicit construction in /rtc_tools/event_log_visualizer 2017-11-24 16:51:29 +00:00
analyzer.h Estimate RTP clock frequency and plot capture-send delay. 2017-10-26 08:42:54 +00:00
chart.proto Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
main.cc Estimate RTP clock frequency and plot capture-send delay. 2017-10-26 08:42:54 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
plot_base.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
plot_base.h Visualize simulated BWE as a piecewise constant function. 2017-11-13 10:39:38 +00:00
plot_protobuf.cc Visualize simulated BWE as a piecewise constant function. 2017-11-13 10:39:38 +00:00
plot_protobuf.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
plot_python.cc Visualize simulated BWE as a piecewise constant function. 2017-11-13 10:39:38 +00:00
plot_python.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00