commit | e803dbe2108a4fcacb792bf3097bed7e3d94d3d4 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Tue Apr 03 12:13:04 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 04 10:11:09 2018 |
tree | ac39d708f54a56db14c121bdb9c54db8f4049eb7 | |
parent | c89eed92adbfc26b639491cf221ab3e13f928b40 [diff] |
Turn off per-layer frame dropping. Per-layer frame dropping was recently implemented in VP9 SVC encoder and set as default mode. This disables per-layer frame dropping in WebRTC VP9 encoder wrapper since receiver (jitter buffer) can't handle such drops yet. Bug: none Change-Id: Iad5491abf1e3fc1bccfe44eb7276ff6363176029 Reviewed-on: https://webrtc-review.googlesource.com/66460 Reviewed-by: Marco Paniconi <marpan@google.com> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22721}
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.