commit | f3de65aebe80b2c6f3fa6b6de1e710086debdfec | [log] [tgz] |
---|---|---|
author | Yosef Twaik <twaik@meta.com> | Thu May 04 15:19:54 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 16 06:07:48 2023 |
tree | aa4234ffaed0b9914685d6c7a9ab9d0054f9e586 | |
parent | 3a4cfdf34434c8eba44df233be07c7dc97b248f1 [diff] |
Change ReceivedFecPacket to have list of ssrcs, seq nums and masks. This change replaces ReceivedFecPacket FEC header fields with vectors (for protected ssrcs, sequence numbers and masks), which is needed to support protection of multiple ssrcs in the same FEC packet (as part of the flexfec RFC - https://datatracker.ietf.org/doc/html/rfc8627). Bug: webrtc:15002 Change-Id: I82c54203fcfec10c760f34f805cc6308562e3df1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/303200 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40075}
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.