webrtc/test/scenario
Danil Chapovalov a3ce407023 Cleanup Call construction
Return unique_ptr to clearly communicate ownership is transfered.
Remove Call::Config alias

Bug: None
Change-Id: Ie3aa1da383ad65fae490d218fced443d44961eab
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/323160
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Auto-Submit: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40934}
2023-10-16 06:34:26 +00:00
..
audio_stream.cc Reland "Remove dependency of video_replay on TestADM." 2023-04-25 09:39:22 +00:00
audio_stream.h Use PacketReceiver::DeliverRtpPaket in scenario tests 2023-01-12 16:57:28 +00:00
BUILD.gn Reland "Remove dependency of video_replay on TestADM." 2023-04-25 09:39:22 +00:00
call_client.cc Cleanup Call construction 2023-10-16 06:34:26 +00:00
call_client.h Revert "Clean up last_packet_received_time_ as it's no longer used." 2023-09-25 08:49:53 +00:00
column_printer.cc Remove unnecessary overload in RtcEventLogOutput 2022-07-12 22:09:36 +00:00
column_printer.h Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
hardware_codecs.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
hardware_codecs.h
network_node.cc Remove internal overrides using old SendRtp and SendRtcp interfaces. 2023-08-15 13:20:21 +00:00
network_node.h Remove internal overrides using old SendRtp and SendRtcp interfaces. 2023-08-15 13:20:21 +00:00
OWNERS Add perkj@ as owner in webrtc/test/scenario 2022-12-20 12:02:08 +00:00
performance_stats.cc Moves SampleStats and EventRateCounter to rtc_base/numerics 2019-12-02 07:46:48 +00:00
performance_stats.h Format the rest 2023-05-03 12:56:39 +00:00
performance_stats_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
probing_test.cc Fix flaky probing test. 2022-12-08 13:32:48 +00:00
scenario.cc [WebRTC-SendPacketsOnWorkerThread] Cleanup RtpTransportControllerSend 2023-04-17 11:41:15 +00:00
scenario.h Adopt absl::string_view in modules/congestion_controller/ 2022-08-17 08:41:23 +00:00
scenario_config.cc
scenario_config.h Update Call Scenario test framwork to use defaults from Chrome 2022-12-06 14:35:39 +00:00
scenario_unittest.cc Reland "Remove Invoke from VideoChannel::FillBitrateInfo." 2021-05-03 15:16:34 +00:00
stats_collection.cc Remove unnecessary overload in RtcEventLogOutput 2022-07-12 22:09:36 +00:00
stats_collection.h Rename AudioReceiveStream to AudioReceiveStreamInterface 2022-05-23 08:44:26 +00:00
stats_collection_unittest.cc Update Call Scenario test framwork to use defaults from Chrome 2022-12-06 14:35:39 +00:00
video_frame_matcher.cc Remove rtc::Location from SendTask test helper 2022-08-11 12:55:32 +00:00
video_frame_matcher.h Make RefCountedObject require overriding virtual methods 2021-04-26 11:05:19 +00:00
video_stream.cc Add codec name H265 to support H265 in WebRTC 2023-09-20 09:25:32 +00:00
video_stream.h Use PacketReceiver::DeliverRtpPaket in scenario tests 2023-01-12 16:57:28 +00:00
video_stream_unittest.cc Format the rest 2023-05-03 12:56:39 +00:00