commit | 905f8e7e9d8ce52bf657797dd46ccf52f16313b5 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Wed Mar 02 15:59:56 2016 |
committer | Peter Boström <pbos@webrtc.org> | Wed Mar 02 16:00:07 2016 |
tree | 59bf29b83b7dc84950efc8fcd846730f784c48df | |
parent | 25359e0cc28f964354a5bac4ad63eb5b22576aa8 [diff] |
Make ReconfigureVideoEncoder void. Also moves and simplifies SetSendCodec from VideoSendStream to mostly inside ViEEncoder. This is necessary for making ReconfigureVideoEncoder asynchronous as we don't post any result back. BUG=webrtc:5494 R=stefan@webrtc.org TBR=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1754283002 . Cr-Commit-Position: refs/heads/master@{#11847}
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.