webrtc/test/scenario
Artem Titov 33f9d2b383 Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class
Bug: webrtc:10138
Change-Id: If85290581a72f81cf60181de7a7134cc9db7716e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161327
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30033}
2019-12-07 00:54:26 +00:00
..
scenario_tests Format almost everything. 2019-07-08 13:45:15 +00:00
audio_stream.cc Delete media transport integration. 2019-11-26 19:19:36 +00:00
audio_stream.h Adds GetStats to scenario receive streams. 2019-04-09 11:44:20 +00:00
BUILD.gn Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class 2019-12-07 00:54:26 +00:00
call_client.cc Always enter yield policy scope using simulated TimeControllers. 2019-12-04 17:16:32 +00:00
call_client.h Trials should always be populated in call config. 2019-12-03 10:34:55 +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 Adds test for loss based controller under cross traffic induced loss. 2019-10-14 13:59:11 +00:00
network_node.h Move network emulation framework under test/network 2019-07-05 11:08:42 +00:00
OWNERS Adds scenario test framework. 2018-09-27 12:31:33 +00:00
performance_stats_unittest.cc Add Duration field to EventRateCounter 2019-10-09 09:25:26 +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
scenario_config.cc Using NetworkEmulationManager in Scenario tests. 2019-04-16 06:24:26 +00:00
scenario_config.h Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class 2019-12-07 00:54:26 +00:00
scenario_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
scenario.cc TimeController: Rename Sleep to AdvanceTime. 2019-12-03 16:08:54 +00:00
scenario.h Add TimeController to api/test/ and add a CreateTimeController API. 2019-11-22 17:07:23 +00:00
stats_collection_unittest.cc Increase allowed jitter buffer size in ScenarioAnalyzerTest.PsnrIsLowWhenNetworkIsBad. 2019-09-11 11:40:39 +00:00
stats_collection.cc Split out RtpSource from libjingle_peerconnection_api 2019-09-02 14:04:47 +00:00
stats_collection.h Delete media transport integration. 2019-11-26 19:19:36 +00:00
video_frame_matcher.cc Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest 2019-10-15 09:17:36 +00:00
video_frame_matcher.h Fix for tsan failue in real time scenario tests. 2019-08-29 09:35:46 +00:00
video_stream_unittest.cc Fix for NACK retransmission in Scenario tests. 2019-06-26 15:23:57 +00:00
video_stream.cc Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class 2019-12-07 00:54:26 +00:00
video_stream.h Adds control of active layers in scenario tests. 2019-05-02 10:13:26 +00:00