webrtc/rtc_tools/rtc_event_log_visualizer
Danil Chapovalov 2ee83c1784 Provide Environment for ReceiveSideConfestionController construction
Environment includes propagated field trials that can be later passed to
RemoteBitrateEstimators member, and would allow not to rely on the global field trial string

Bug: webrtc:42220378
Change-Id: Icf75a433c20352b2c22829c2148c92f69a2517aa
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349645
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42242}
2024-05-07 08:02:36 +00:00
..
proto C-style bindings around RTC event log analyzer (2). 2023-10-24 18:16:04 +00:00
alerts.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
alerts.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyze_audio.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyze_audio.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyzer.cc Provide Environment for ReceiveSideConfestionController construction 2024-05-07 08:02:36 +00:00
analyzer.h Refactor map of RTC event log chart names 2024-04-19 15:51:37 +00:00
analyzer_bindings.cc Support all plots in RTC event log analyzer bindings 2024-04-23 12:16:17 +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 Return absl::optional<size_t> from FileWrapper::FileSize() 2024-05-02 10:40:38 +00:00
analyzer_common.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyzer_common.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +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 Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
log_simulation.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
main.cc Refactor map of RTC event log chart names 2024-04-19 15:51:37 +00:00
OWNERS Add rtc_ prefix to the event_log_visualizer directory. 2019-07-25 12:06:13 +00:00
plot_base.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
plot_base.h Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes 2023-11-01 08:21:05 +00:00