commit | 803d97f15937f0aba79043b8d92d8a66dfa31cfb | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Tue Nov 01 18:45:46 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 01 18:45:54 2016 |
tree | dd197a8d475bd216bf3151f6b87dc3780633429e | |
parent | b1ed609901a937241debd2f05c458e7edcbe5439 [diff] |
Let ViEEncoder express resolution requests as Sinkwants. This removes the VideoSendStream::LoadObserver interface and the implementation in WebrtcVideoSendStream and replace it with VideoSinkWants through the VideoSourceInterface. To do that that, some stats for CPU adaptation is moved into VideoSendStream. Also handling of the CVO rtp header extension is moved to VideoSendStreamImpl. BUG=webrtc:5687 TBR=mflodman@webrtc.org Review-Url: https://codereview.webrtc.org/2304363002 Cr-Commit-Position: refs/heads/master@{#14877}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.