webrtc/rtc_tools/rtc_event_log_visualizer
Per K eb688d6e80 Remove dependency to NetworkStateEstimator from TransportSequenceNumberFeedbackGenerator
NetworkStateEstimator is not used by WebRTC from receive side.

ReceiveSidesCongestionController::SetTransportOverhead is not needed either since NetworkStateEstimator is removed.
Note, CongestionControlFeedbackGenerator is used with RFC 8888 only and feedback frequency will be refactored in later cl.


Bug: webrtc:42220808
Change-Id: I08980aa19117e1de7a9b7896d05d07715dd9f962
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/375460
Auto-Submit: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43821}
2025-01-29 08:43:47 -08:00
..
proto C-style bindings around RTC event log analyzer (2). 2023-10-24 18:16:04 +00:00
alerts.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
alerts.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyze_audio.cc Delete deprecated AudioDecoderFactory::MakeAudioDecoder 2024-09-04 07:17:59 +00:00
analyze_audio.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyzer.cc Remove dependency to NetworkStateEstimator from TransportSequenceNumberFeedbackGenerator 2025-01-29 08:43:47 -08:00
analyzer.h Add graph for ecn packet count in incoming/outgoing CCFB 2024-11-18 13:45:07 +00:00
analyzer_bindings.cc Preserve the requested order for RTC event log plots 2024-10-18 10:37:27 +00:00
analyzer_bindings.h C-style bindings around RTC event log analyzer (2). 2023-10-24 18:16:04 +00:00
analyzer_bindings_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
analyzer_common.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyzer_common.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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 Prepare TransportFeedbackAdapter for RFC8888 2024-10-18 11:24:47 +00:00
log_simulation.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
main.cc Add graph for ecn packet count in incoming/outgoing CCFB 2024-11-18 13:45:07 +00:00
OWNERS Add rtc_ prefix to the event_log_visualizer directory. 2019-07-25 12:06:13 +00:00
plot_base.cc Include-what-you-use rtc_event_log_visualizer/ 2024-05-29 08:15:54 +00:00
plot_base.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00