..
audio_stream.cc
Fix standard GetStats to not modify NetEq state.
2020-09-14 09:51:21 +00:00
audio_stream.h
Adds GetStats to scenario receive streams.
2019-04-09 11:44:20 +00:00
BUILD.gn
Use SequenceChecker from public API
2021-02-10 15:04:55 +00:00
call_client.cc
Add a field trial to skip REMB modification of BWE internal state.
2020-12-21 10:49:06 +00:00
call_client.h
Add a field trial to skip REMB modification of BWE internal state.
2020-12-21 10:49:06 +00:00
column_printer.cc
Format almost everything.
2019-07-08 13:45:15 +00:00
column_printer.h
Adds functionality to write logs to memory.
2019-01-16 17:36:31 +00:00
hardware_codecs.cc
Format almost everything.
2019-07-08 13:45:15 +00:00
hardware_codecs.h
Adds scenario test framework.
2018-09-27 12:31:33 +00:00
network_node.cc
Partly migrate test/ to webrtc::Mutex.
2020-07-08 14:31:00 +00:00
network_node.h
Partly migrate test/ to webrtc::Mutex.
2020-07-08 14:31:00 +00:00
OWNERS
Adds scenario test framework.
2018-09-27 12:31:33 +00:00
performance_stats.cc
Moves SampleStats and EventRateCounter to rtc_base/numerics
2019-12-02 07:46:48 +00:00
performance_stats.h
Moves SampleStats and EventRateCounter to rtc_base/numerics
2019-12-02 07:46:48 +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
Migrates probing end-to-end test to scenario test.
2020-10-06 20:51:35 +00:00
scenario.cc
Add cross trafic emulation api
2021-01-15 07:38:17 +00:00
scenario.h
Moves ownership of time controller into NetworkEmulationManager.
2020-01-22 11:12:27 +00:00
scenario_config.cc
Using NetworkEmulationManager in Scenario tests.
2019-04-16 06:24:26 +00:00
scenario_config.h
Makes WebRTC-Pacer-SmallFirstProbePacket default enabled.
2020-10-13 21:45:42 +00:00
scenario_unittest.cc
Add cross trafic emulation api
2021-01-15 07:38:17 +00:00
stats_collection.cc
Replace DataSize and DataRate factories with newer versions
2020-02-18 16:09:50 +00:00
stats_collection.h
Delete media transport integration.
2019-11-26 19:19:36 +00:00
stats_collection_unittest.cc
Update PsnrIsLowWhenNetworkIsBad test jitter_buffer mean value, as the congestion window default config changed.
2021-02-08 17:47:51 +00:00
video_frame_matcher.cc
Use newer version of TimeDelta and TimeStamp factories in webrtc
2020-02-10 12:21:17 +00:00
video_frame_matcher.h
Make RefCountedObject require overriding virtual methods
2021-04-26 11:05:19 +00:00
video_stream.cc
Replace more instances of rtc::RefCountedObject with make_ref_counted.
2021-04-27 17:01:59 +00:00
video_stream.h
Partly migrate test/ to webrtc::Mutex.
2020-07-08 14:31:00 +00:00
video_stream_unittest.cc
Add cross trafic emulation api
2021-01-15 07:38:17 +00:00