commit | be71a1ee08c9ee56ba0f92955ea946556ae6593e | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Thu May 17 14:46:43 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 18 15:11:46 2018 |
tree | f4d2cee6237cad2f53ca00c6507b8fc276056396 | |
parent | 21219a0e43446701810236fb9fdd59be072c12df [diff] |
Replace VP9 screen sharing. - Remove referencing control from encoder wrapper. Use fixed temporal prediction structure. - Remove flexible mode from encoder wrapper. It only worked with referencing control which this CL removes. - Remove external framerate/bitrate controller. Keep codec's internal frame dropping enabled at screen sharing. - Use GetSvcConfig() to configure layering. Bug: webrtc:9261 Change-Id: I355baa6aab7b98ac5028b3851d1f8ccc82a308e0 Reviewed-on: https://webrtc-review.googlesource.com/76801 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23311}
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.