webrtc/rtc_tools/event_log_visualizer
Bjorn Terelius f2e9cab383 Fix BWE simulation graph in event log visualization
The simulation currently doesn't set the transport sequence number before inserting
the packets into the send time history. This means that send times can't be looked up
when receiving feedback, essentially disabling BWE simulation.

Bug: None
Change-Id: I3f2789324eb81f784dd5a6c5a5a770767236a3fc
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/138826
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28082}
2019-05-28 10:40:29 +00:00
..
proto Move chart proto for event_log_visualizer. 2018-12-11 12:21:43 +00:00
analyzer.cc Fix BWE simulation graph in event log visualization 2019-05-28 10:40:29 +00:00
analyzer.h Add log based GoogCC simulation to visualizer. 2019-03-13 09:39:14 +00:00
log_simulation.cc Deprecating injection of event log into GoogCC factory. 2019-05-02 11:05:17 +00:00
log_simulation.h Deprecating injection of event log into GoogCC factory. 2019-05-02 11:05:17 +00:00
main.cc Add flag to enable shared x-axis for local event log visualization. 2019-04-12 09:12:46 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
plot_base.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
plot_base.h Reland "Create new API for RtcEventLogParser." 2018-04-27 14:46:51 +00:00
plot_protobuf.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
plot_protobuf.h Move chart proto for event_log_visualizer. 2018-12-11 12:21:43 +00:00
plot_python.cc Add flag to enable shared x-axis for local event log visualization. 2019-04-12 09:12:46 +00:00
plot_python.h Add flag to enable shared x-axis for local event log visualization. 2019-04-12 09:12:46 +00:00
triage_notifications.h Reland "Create new API for RtcEventLogParser." 2018-04-27 14:46:51 +00:00