commit | fa10b557d9051b421a39093ca83302f0fdf04705 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Mon Oct 03 06:45:26 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 03 06:45:33 2016 |
tree | 0a2904663445669bfc41cb571f917c2e357f01fb | |
parent | a1d9ad0b5819ab3f9745acb7a00992e5e19d933e [diff] |
Releand of Let ViEEncoder handle resolution changes. The original landed cl is in patchset 1. The following patchset fix VideoQualityTest as well as fix the case where max_bitrate is set in the SendParams. A unit test is added for that as well. Original cl description: Let ViEEncoder handle resolution changes. This cl move codec reconfiguration due to video frame size changes from WebRtcVideoSendStream to ViEEncoder. With this change, many variables in WebRtcVideoSendStream no longer need to be locked. BUG=webrtc:5687, webrtc:6371, webrtc:5332 Review-Url: https://codereview.webrtc.org/2386573002 Cr-Commit-Position: refs/heads/master@{#14467}
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.