commit | 2e69660b3e628bb86839cee75c54d9f7cb98cde3 | [log] [tgz] |
---|---|---|
author | Marina Ciocea <marinaciocea@webrtc.org> | Fri May 29 10:37:01 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 29 14:00:59 2020 |
tree | 3b0bd5382caeb6e092b2c35aaf53652f92e654fe | |
parent | 461e38761d058ec575479b08cd18dd108aec28bb [diff] |
[InsertableStreams] Send transformed frames on worker queue. When video frame encoding is done on an external thread (for example in the case of hardware encoders), the WebRTC TaskQueueBase::Current() is null; in this case use the worker queue instead to send transformed frames. Bug: chromium:1086373 Change-Id: I903ddc52ad6832557fc5b5f76396fe26cf5a88f3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176303 Reviewed-by: Magnus Flodman <mflodman@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Marina Ciocea <marinaciocea@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31388}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.