webrtc/test/pc/e2e
philipel dab3ce8f29 Reland "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id."
This reverts commit 49c293f03d.

Reason for revert: Downstream updated

Original change's description:
> Revert "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id."
>
> This reverts commit 4ba1044bae.
>
> Reason for revert: Downstream projects require some updates.
>
> Original change's description:
> > Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id.
> > 
> > Bug: webrtc:9106
> > Change-Id: I7fa84095732c33d136a9354ae4f09266cffcf877
> > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/180020
> > Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
> > Commit-Queue: Philip Eliasson <philipel@webrtc.org>
> > Cr-Commit-Position: refs/heads/master@{#31793}
>
> TBR=henrika@webrtc.org,magjed@webrtc.org,philipel@webrtc.org,mflodman@webrtc.org
>
> Change-Id: I8c980266334cc9871b9076713da3c4df8f73f8ce
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: webrtc:9106
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/180344
> Reviewed-by: Philip Eliasson <philipel@webrtc.org>
> Commit-Queue: Philip Eliasson <philipel@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#31794}

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: webrtc:9106
Change-Id: I52923c0f3952832c50a7d73b466775b8c5d541cb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/216329
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33884}
2021-04-30 11:40:38 +00:00
..
analyzer Reland "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id." 2021-04-30 11:40:38 +00:00
echo Reduce PC level Smoke test flakiness 2020-05-28 14:29:56 +00:00
g3doc Add architecture section about PeerConnection test framework 2021-04-13 15:41:46 +00:00
media Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
sdp Reduce logging for PC supported codecs in PC level tests 2021-04-09 11:26:22 +00:00
analyzer_helper.cc Add sync group mapping to TrackIdStreamLabelMap 2020-07-01 11:17:21 +00:00
analyzer_helper.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
BUILD.gn Add a VideoFrameTrackingIdInjector based on the RTP header extension. 2021-03-31 11:59:06 +00:00
cross_media_metrics_reporter.cc Migrate test/pc/e2e to webrtc::Mutex. 2020-07-08 09:05:32 +00:00
cross_media_metrics_reporter.h Move SampleStatsCounter to public API 2020-09-18 17:42:53 +00:00
network_quality_metrics_reporter.cc Rename (packets|bytes)_dropped to (packets|bytes)_discarded_no_receiver 2021-03-20 14:47:49 +00:00
network_quality_metrics_reporter.h Replace network layer stats struct with interface 2020-07-23 10:07:45 +00:00
peer_configurer.cc Add ability to configure sampling rate for input/output video dumps in PC level framework 2021-02-26 11:24:52 +00:00
peer_configurer.h Reland "Delete PeerConnectionInterface::BitrateParameters" 2020-07-15 07:35:16 +00:00
peer_connection_e2e_smoke_test.cc Add networks stats collector from PeerConnection GetStats API 2020-08-04 09:05:14 +00:00
peer_connection_quality_test.cc Destroy PC properly to stop input video before closing video writer 2021-02-15 14:43:07 +00:00
peer_connection_quality_test.h Migrate test/pc/e2e to webrtc::Mutex. 2020-07-08 09:05:32 +00:00
peer_connection_quality_test_params.h Reland: Wires up WebrtcKeyValueBasedConfig in media engines. 2020-09-22 16:08:22 +00:00
stats_based_network_quality_metrics_reporter.cc Fix typo in metric. 2021-04-29 08:46:40 +00:00
stats_based_network_quality_metrics_reporter.h Introduce debug network stats 2020-09-23 09:40:25 +00:00
stats_poller.cc Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
stats_poller.h Migrate pc level test metrics to new getStart API 2020-06-15 18:28:52 +00:00
test_activities_executor.cc Migrate test/pc/e2e to webrtc::Mutex. 2020-07-08 09:05:32 +00:00
test_activities_executor.h Migrate test/pc/e2e to webrtc::Mutex. 2020-07-08 09:05:32 +00:00
test_peer.cc Destroy PC properly to stop input video before closing video writer 2021-02-15 14:43:07 +00:00
test_peer.h Destroy PC properly to stop input video before closing video writer 2021-02-15 14:43:07 +00:00
test_peer_factory.cc Reland: Wires up WebrtcKeyValueBasedConfig in media engines. 2020-09-22 16:08:22 +00:00
test_peer_factory.h Add simulated time support for PC level test. 2020-07-06 21:18:00 +00:00