webrtc/test/pc/e2e
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
..
analyzer Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class 2019-12-07 00:54:26 +00:00
echo Reland "Introduce ability to test echo in PC level test framework" 2019-08-20 12:18:28 +00:00
sdp Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
analyzer_helper.cc Format almost everything. 2019-07-08 13:45:15 +00:00
analyzer_helper.h Enable custom metrics gathering from stats API in PC framework. 2019-08-20 11:33:18 +00:00
BUILD.gn Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfig 2019-12-05 10:02:22 +00:00
network_quality_metrics_reporter.cc Sum byte counts for all reports of type kStatsReportTypeSsrc 2019-10-03 07:34:51 +00:00
network_quality_metrics_reporter.h Report payload byte counts in PC-level quality tests 2019-09-26 14:56:47 +00:00
peer_connection_e2e_smoke_test.cc Report payload byte counts in PC-level quality tests 2019-09-26 14:56:47 +00:00
peer_connection_quality_test_params.h Add support for setting a custom NetEqFactory in PeerConnection level tests. 2019-12-06 12:34:02 +00:00
peer_connection_quality_test.cc Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfig 2019-12-05 10:02:22 +00:00
peer_connection_quality_test.h Add support for setting a custom NetEqFactory in PeerConnection level tests. 2019-12-06 12:34:02 +00:00
stats_poller.cc Move PC e2e test framework into its own namespace 2019-03-20 11:12:59 +00:00
stats_poller.h Move API for PC e2e test framework to the public API folder 2019-03-22 16:52:16 +00:00
test_peer.cc Add support for setting a custom NetEqFactory in PeerConnection level tests. 2019-12-06 12:34:02 +00:00
test_peer.h Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfig 2019-12-05 10:02:22 +00:00