commit | 73f048daf07b157961c43e7dbc9d2c378e6457d8 | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Wed Apr 12 09:41:17 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 12 09:44:22 2023 |
tree | aac67d571cc1f14a9986406a7386ca7e1e2e94af | |
parent | 779aadeb2e2041d5ae18439cf26aa61f591d2556 [diff] |
Revert "[WebRTC-SendPacketsOnWorkerThread] Cleanup AudioSendStream" This reverts commit dd557fdb1e300068c62c870d9dc5273b48c7b79d. Reason for revert: Looks like the Chromium FYI builders are failing. Original change's description: > [WebRTC-SendPacketsOnWorkerThread] Cleanup AudioSendStream > > This remove use of MaybeWorkerThread* rtp_transport_queue_ from > AudioSendStream. The worker queue is alwauys assumed ot be used where > rtp_transport_queue_ was used. > > Bug: webrtc:14502 > Change-Id: Ia516ce7340d712671e0ecb301bba9d66e7216973 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300400 > Reviewed-by: Evan Shrubsole <eshr@webrtc.org> > Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> > Commit-Queue: Per Kjellander <perkj@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#39816} Bug: webrtc:14502 Change-Id: I0547548032756fc579b76b6bb362f576aa06b8f7 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/301020 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#39820}
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.