commit | 9a478b527de789c933ec8b2521033614be4e9d47 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Thu Nov 18 15:07:01 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 18 15:35:17 2021 |
tree | 02d79dba2ad033589f824c54e1b7dd06ae20301a | |
parent | 7ec990de37b47c86f9707e55b675cea8cd191b4a [diff] |
VideoStreamEncoder: expect frame entry on the encoder queue. This change switches the sequence used by the FrameCadenceAdapter to be the encoder_queue, enabling VideoStreamEncoder::OnFrame to be invoked directly on the encoder_queue and eliminates the contained PostTasks. Bug: chromium:1255737 Change-Id: Ib86fc96ad2be9a38585fef2535855e3f9cc7e57c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/238171 Commit-Queue: Markus Handell <handellm@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35380}
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.