commit | 571e6c9105881dd7f93916e940d915d87c2bca03 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Tue Apr 03 10:03:31 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 04 11:35:40 2018 +0000 |
tree | b444579a72a86ceba215ed74f9fee1f32776e1d4 | |
parent | f26abf827dc2dd11076544f1e7fab057eef78ad8 [diff] |
Fix rate allocation between temporal layers in SVC. Bitrate of three temporal layers as fraction of total bitrate after fix: 0.54, 0.16, 0.30 before fix: 0.54, 0.30, 0.16 Bug: none Change-Id: I8134abc19d5d6723b7a959196ca9c1635026eadc Reviewed-on: https://webrtc-review.googlesource.com/66060 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Michael Horowitz <mhoro@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22726}
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.