commit | f643aea8ac6fb6dc6c75cc5cfbb6f08b96e3b98b | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Sun Jan 02 15:57:28 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 03 10:37:02 2022 |
tree | 78c7f8d16956d396362fa63e6c5345b5266ab575 | |
parent | 4163a3dae83736aca314c911fa7ae0b54b07eac9 [diff] |
Updating OnDemuxerCriteria* notifications to be on the same thread. This makes things slightly simpler for the time being as surrounding code is being refactored. This also removes a PostTask which has the effect of shrinking the window between the Pending/Complete notifications slightly since there's no additional async task for the 'complete' step. Bug: webrtc:11993 Change-Id: Ia86779b21c6f87301f37d763f89ace722e06e563 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/244081 Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35609}
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.