commit | acb4cba5b1a36e226717827036811c49e846499c | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Tue May 08 15:16:39 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 08 16:03:53 2018 |
tree | 32b7b4d55f4e79f785c1ea327211bc07fde3448b | |
parent | 1729711a703456048a6369a0892730a3a00f071a [diff] |
Ignore spatial index. This workaround allows to decode VP9 SVC streams with partially enabled inter-layer prediction. This change won't affect conventional SVC (inter-layer prediction is enabled for all frames) since spatial index was always zero in this case. Bug: webrtc:9249 Change-Id: If6ff26a18b7cf543ec9e7f70b9239e9edff250b5 Reviewed-on: https://webrtc-review.googlesource.com/74924 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23177}
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.