commit | fe3654d5dceb3d931cd773afae511e90180d39ba | [log] [tgz] |
---|---|---|
author | noahric <noahric@chromium.org> | Fri Jul 01 16:05:54 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 01 16:06:00 2016 |
tree | f04c8c15b7b1f6dd74e023a72fadde33b4670b34 | |
parent | 897d932e0b0b81b81393316692d8687e5975a62a [diff] |
Add native handle support to SimulcastEncoderAdapter. If all subencoders support textures, the adapter will claim support. Texture frames will be passed on directly to subencoders, without any attempt at scaling, and subencoders will be expected to sample/scale correctly from source textures. BUG= NOTRY=true Review-Url: https://codereview.webrtc.org/2099483002 Cr-Commit-Position: refs/heads/master@{#13365}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.