commit | df736d83ea3b2eb6d583bc2c10b69e943c07eb66 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Wed May 23 21:22:46 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 30 10:09:34 2018 |
tree | a94b9f04007d9e2527c86d1c5db5e1003b9f29a0 | |
parent | 293865cbef04124aaf4203d9aafe3538f274a4d7 [diff] |
Enable inter-layer prediction by default in test apps. This sets the default inter-layer prediction mode in the test applications equal to the default value used by WebRTC sender: - 2 (enabled only for key frames) for normal video. - 0 (enabled for all frames) for screen sharing. Bug: none Change-Id: I1b60d3b906838d2c6f1bef3bb7f7d881bb43534e Reviewed-on: https://webrtc-review.googlesource.com/78620 Reviewed-by: Michael Horowitz <mhoro@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23446}
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.