commit | 214cab5727bafa58aaf270768e2144c02c90231b | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Tue Aug 16 09:48:23 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 16 14:57:24 2022 |
tree | 77e6fee1ceb634021aae66710f21b73ecfd104c0 | |
parent | 211ecb445f1c3dc134d883bd8245a14acc2e2a4c [diff] |
Move VideoStreamBufferController to packet sequence It no longer has to interact with the decode queue, that will only happen in VideoReceieveStream2. This moves some members in VideoReceieveStream2 to the packet sequence which removes a few post-tasks. Bug: webrtc:14003, webrtc:11993 Change-Id: I4641b593b1a2f68e017c384b73ee4e75d06cf559 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/271700 Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37802}
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.