commit | a7b691499b7b93de09840c088021f3fa6317b547 | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Wed Mar 22 12:36:48 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 22 14:24:50 2023 |
tree | 5b0fc428d321090ecbfb7f6d710058c68228d7d2 | |
parent | 48aa2b29db04e8720782f284b044058ffcafc8eb [diff] |
Always post RemovePacketsForSsrc If during shutdown the pacer has packets enqueued during pause these packets will be posted to the pacer after the worker thread is free - after the ssrcs should have been cleared. This fixes flakes in picutre_id_tests. Bug: webrtc:14985 Change-Id: Ib5547a501670fc145543df32fdc43bbc6596375f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/297401 Reviewed-by: Per Kjellander <perkj@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39640}
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.