commit | 5702736f7e46383dcb5b5386608a8ad3fbc551c5 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Tue May 15 07:12:05 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 15 08:14:10 2018 |
tree | b2c9d52d3c55854a1dd00924db4dfdf371043f7a | |
parent | d675e63684b632cf6a18295258f42f40bd2da505 [diff] |
Control inter-layer prediction mode in test apps. Vp9 encoder supports several inter-layer prediction modes. This adds possibility to control and test them in video/ss/sv loopback. Filtering of sent packets has been modified. In addition to high spatial and temporal layers it now filters out packets of low spatial layers where non_ref_for_inter_layer_pred bit is set to true. Bug: none Change-Id: I17b1ee8f1ac1d70a6914eb86d153790ef2da9679 Reviewed-on: https://webrtc-review.googlesource.com/76540 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23233}
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.