commit | 26105b41b4f97642ee30cb067dc786c2737709ad | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Thu Sep 29 22:39:10 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 30 05:39:15 2016 +0000 |
tree | c2610ec74025e8e75ceaaaa731306705b71c29ec | |
parent | 8b8459e31b559d8289e629405a8ed20cc28a46f4 [diff] |
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/2351633002 Cr-Commit-Position: refs/heads/master@{#14445}
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.