commit | 75de46a9663a3a7845c7b0130bbb599487ff5646 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Wed Nov 07 13:53:32 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 07 15:22:38 2018 |
tree | 079a7181a08fafd5fc78655e5df110eaae3c88cb | |
parent | e6a2d94eca858ac909b407a50d458f1a67283a1b [diff] |
Update SimulcastEncoderAdapter merging of EncoderInfo Determining the EncoderInfo meta data is now done during InitEncode(). This implementation assums that no dynamic wrappers are wrapped in this simulcast encoder adapter. Ie, if supports_native_handle changes, InitEncode() must be called again for it to be reported properly. Bug: webrtc:9722 Change-Id: I7901effe11e89ac011659a4ea862ab2a42577eb5 Reviewed-on: https://webrtc-review.googlesource.com/c/109620 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25549}
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.