commit | 18ad1d4008ce5a1909310bafdd50897cfefc2de7 | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Thu May 04 12:04:46 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 04 12:04:46 2017 |
tree | 3b69572bbd3ae4a59f0b06fee6adb98c03453fb0 | |
parent | 173658968e80cc25e98038feb05efd750bdb8e9d [diff] |
Derive current layer from TL frame config. Partially removes "current frame" state from TemporalLayers, aiming to tie more state to the frame config being encoded. This is necessary for having several outstanding frames being encoded. Also renames several structs, since TemporalReferences contains more than references it's renamed TemporalLayers::FrameConfig. BUG=chromium:702017, webrtc:7349 R=sprang@webrtc.org Review-Url: https://codereview.webrtc.org/2853073004 Cr-Commit-Position: refs/heads/master@{#18012}
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.