commit | 97b4ee5b4c311bcb28ad941e7b50c4668d8aea68 | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Mon May 28 08:24:22 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 28 12:30:19 2018 |
tree | be3418ee9d965fec03b90cc778b5de7ea28f4571 | |
parent | 66eaed03932170b8c36ad92a54dd4bacb0321dec [diff] |
Wire up VAAPI VP8 experimental support in WebRTC. Experiment flag added to PeerConnectionInterface::RtcConfiguration and propagated down to VideoStreamEncoder. Artificial Sdp parameter is added to the sdp format if the flag is set. Additionally, sdp format is propagated in vp8 simulcast adapters. Bug: chromium:794608 Change-Id: I2dec54d19ae7bfbd5f2777ec682da5a84194da94 Reviewed-on: https://webrtc-review.googlesource.com/78500 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23412}
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.