commit | 9b05803e1949119a8e3884dbf27af0b0a8e79d49 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Feb 10 10:30:00 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 10 12:12:47 2020 |
tree | 40650f16faaf91d6b7461a5750959927746cb48d | |
parent | 5528402ef8656bee17a09a87ea764bd05b58a913 [diff] |
Implement injectable EncoderSelectorInterface and wire it up in the VideoStreamEncoder. The EncoderSelectorInterface is meant to replace the "WebRTC-NetworkCondition-EncoderSwitch" field trial, so the field trial will be ignored if an EncoderSelectorInterface object has been injected. Bug: webrtc:11341 Change-Id: I5371fac9c9ad8e38223a81dd1e7bfefb2bb458cb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168193 Commit-Queue: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30490}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.