commit | a4c76882b99ef38e5f5ddd1d325de8cdca3cca02 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Thu Mar 03 15:29:02 2016 |
committer | Peter Boström <pbos@webrtc.org> | Thu Mar 03 15:29:09 2016 |
tree | 17e39e627e728c4b076bafd0b4ec01a39cadece8 | |
parent | 313afba2ebc702d2d6f1b871025f8a671a43ee8f [diff] |
Move encoder thread to VideoSendStream. Makes VideoCaptureInput easier to test and enables running more things outside VideoCaptureInput on the encoder thread in the future (initializing encoders and reconfiguring them, for instance). BUG=webrtc:5410, webrtc:5494 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1763693002 . Cr-Commit-Position: refs/heads/master@{#11860}
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.