webrtc/test
Ilya Nikolaevskiy 2ffe3e80db Reland Use runtime enabled features API to enable dual stream mode
This is an unchanged patch after dependency fixes in downstream projects are implemented.

Original patch was reviewed here:
https://webrtc-review.googlesource.com/c/src/+/39008

TBR=phoglund@webrtc.org,ilnik@webrtc.org,nisse@webrtc.org,philipel@webrtc.org,lliuu@webrtc.org

Change-Id: I648bbf63d34282a48cabc854615005ec65b28cb3
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:8287
Reviewed-on: https://webrtc-review.googlesource.com/40420
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21674}
2018-01-18 12:22:49 +00:00
..
android Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
fuzzers Reland Use runtime enabled features API to enable dual stream mode 2018-01-18 12:22:49 +00:00
gl Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ios Reland "iOS: Save perf results under Documents/perf_result.json" 2018-01-08 14:12:42 +00:00
linux Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
mac Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
testsupport Reland "iOS: Save perf results under Documents/perf_result.json" 2018-01-08 14:12:42 +00:00
win Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
BUILD.gn Reland Use runtime enabled features API to enable dual stream mode 2018-01-18 12:22:49 +00:00
call_test.cc Optional: Use nullopt and implicit construction in /test 2018-01-11 13:31:01 +00:00
call_test.h Move ownership of voe::Channel into Audio[Receive|Send]Stream. 2018-01-11 12:58:31 +00:00
configurable_frame_size_encoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
configurable_frame_size_encoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
constants.cc Remove voe_auto_test and add new tests to cover the missing cases. 2017-09-15 16:56:08 +00:00
constants.h Remove voe_auto_test and add new tests to cover the missing cases. 2017-09-15 16:56:08 +00:00
DEPS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
direct_transport.cc Allow injection of custom network models in place of FakeNetworkPipe. 2017-10-26 11:11:25 +00:00
direct_transport.h Allow injection of custom network models in place of FakeNetworkPipe. 2017-10-26 11:11:25 +00:00
drifting_clock.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
drifting_clock.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
encoder_settings.cc Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-17 00:28:27 +00:00
encoder_settings.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_audio_device.cc Make it possible to change the amplitude of the pulses generated by PulsedNoiseCapturer. 2018-01-08 15:50:02 +00:00
fake_audio_device.h Make it possible to change the amplitude of the pulses generated by PulsedNoiseCapturer. 2018-01-08 15:50:02 +00:00
fake_audio_device_unittest.cc Make it possible to change the amplitude of the pulses generated by PulsedNoiseCapturer. 2018-01-08 15:50:02 +00:00
fake_decoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_decoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_encoder.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
fake_encoder.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
fake_network_pipe.cc Deliver packet to Call as rtc::CopyOnWriteBuffer 2017-12-07 17:09:07 +00:00
fake_network_pipe.h Allow injection of custom network models in place of FakeNetworkPipe. 2017-10-26 11:11:25 +00:00
fake_network_pipe_unittest.cc Deliver packet to Call as rtc::CopyOnWriteBuffer 2017-12-07 17:09:07 +00:00
fake_texture_frame.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_texture_frame.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_videorenderer.h Move videosinkinterface.h to common_video to solve a circular dep. 2018-01-04 13:19:49 +00:00
field_trial.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
field_trial.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_generator.cc Optional: Use nullopt and implicit construction in /test 2018-01-11 13:31:01 +00:00
frame_generator.h Move videosourceinterface to api. 2018-01-05 09:14:19 +00:00
frame_generator_capturer.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
frame_generator_capturer.h Make the complexity of the square generator configurable. 2017-10-10 15:02:58 +00:00
frame_generator_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_utils.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_utils.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
gmock.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
gtest.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
layer_filtering_transport.cc Implement dual stream full stack test and loopback tool 2017-12-21 17:30:31 +00:00
layer_filtering_transport.h Implement dual stream full stack test and loopback tool 2017-12-21 17:30:31 +00:00
mock_audio_decoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_decoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_decoder_factory.h Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
mock_audio_encoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_encoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_encoder_factory.h Optional: Use nullopt and implicit construction in /test 2018-01-11 13:31:01 +00:00
mock_transport.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
null_platform_renderer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
null_transport.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
null_transport.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove pbos@webrtc.org from all OWNERS. 2017-11-01 08:03:46 +00:00
rtcp_packet_parser.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtcp_packet_parser.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_file_reader.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtp_file_reader.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rtp_file_reader_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_file_writer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_file_writer.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rtp_file_writer_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_rtcp_observer.h Allow injection of custom network models in place of FakeNetworkPipe. 2017-10-26 11:11:25 +00:00
run_loop.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
run_loop.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
run_test.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
run_test.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
single_threaded_task_queue.cc Fixing typo in a comment. 2017-12-14 09:07:31 +00:00
single_threaded_task_queue.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
single_threaded_task_queue_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
statistics.cc Reland "Updated analysis in videoprocessor." 2018-01-18 08:37:27 +00:00
statistics.h Reland "Updated analysis in videoprocessor." 2018-01-18 08:37:27 +00:00
test_main.cc Use .empty() instead of '!= ""' 2018-01-09 11:00:50 +00:00
vcm_capturer.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vcm_capturer.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_capturer.cc Optional: Use nullopt and implicit construction in /test 2018-01-11 13:31:01 +00:00
video_capturer.h Move videosourceinterface to api. 2018-01-05 09:14:19 +00:00
video_codec_settings.h Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-17 00:28:27 +00:00
video_renderer.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_renderer.h Move videosinkinterface.h to common_video to solve a circular dep. 2018-01-04 13:19:49 +00:00