commit | fb82fcc7f9c414dc8ba1ddd314e9524fee54cb80 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Tue Apr 17 16:09:34 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 17 15:04:33 2018 +0000 |
tree | 06e47a2ea4ead096a2d71e5fc28b2f07752e6158 | |
parent | a44b91de3e558d9d08c768a9d39df2d6993b525d [diff] |
Move creating encoder to VideoStreamEncoder. This used to be in WebRtcVideoChannel::WebRtcVideoSendStream. One implication is that encoder is not created until the first frame arrives, and some of the tests needed updates to emit a frame or two. Bug: webrtc:8830 Change-Id: I78169b2bb4dfa4197b4b4229af9fd69d0f747835 Reviewed-on: https://webrtc-review.googlesource.com/64885 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22905}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.