webrtc/rtc_tools/rtc_event_log_visualizer
Jakob Ivarsson 27d70f3133 Refactor NetEq test event log input.
Remove duplicate implementions and complex inheritance.

Slight change to the event log visualizer NetEq simulations to only
include time after the first packet has been received.

Bug: None
Change-Id: I8a7bd3d4d2b601fc134292554476020f9b3eee92
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300300
Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39773}
2023-04-05 23:22:36 +00:00
..
proto Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" 2022-02-25 10:48:32 +00:00
alerts.cc [Unwrap] Prepare SequenceNumberUnwrapper for migrations 2023-01-09 11:42:20 +00:00
alerts.h Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
analyze_audio.cc Refactor NetEq test event log input. 2023-04-05 23:22:36 +00:00
analyze_audio.h Move NetEq and ANA plotting to a separate file. 2020-06-09 10:05:31 +00:00
analyzer.cc In rtc event log visualizer use modern api of the ReceiveSideCongestionController 2023-04-04 10:30:44 +00:00
analyzer.h Tooling to process RtcEventNetEqSetMinimumDelay 2023-01-16 10:39:24 +00:00
analyzer_common.cc Refactor/reimplement RTC event log triage alerts. 2020-05-19 09:45:16 +00:00
analyzer_common.h Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" 2022-02-25 10:48:32 +00:00
conversational_speech_en.h Add default conversational speech file to the .rodata section. 2022-07-06 07:30:43 +00:00
log_simulation.cc Use TimeDelta to convert to to/from compact ntp time 2022-03-25 10:41:39 +00:00
log_simulation.h Delete deprecated rtc_event_log header 2019-08-07 10:58:17 +00:00
main.cc Tooling to process RtcEventNetEqSetMinimumDelay 2023-01-16 10:39:24 +00:00
OWNERS Add rtc_ prefix to the event_log_visualizer directory. 2019-07-25 12:06:13 +00:00
plot_base.cc Update event_log_visualizer tool to avoid matplotlib 3.4 deprecation warnings. 2022-05-30 14:24:14 +00:00
plot_base.h Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" 2022-02-25 10:48:32 +00:00
plot_protobuf.cc Deprecate inheritance hierachy of plot formats in event_log_visualizer. 2020-06-11 09:54:52 +00:00
plot_protobuf.h Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
plot_python.cc Deprecate inheritance hierachy of plot formats in event_log_visualizer. 2020-06-11 09:54:52 +00:00
plot_python.h Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00