| commit | b2fa2b875d6929ff0ba92217daf741172e29bd64 | [log] [tgz] |
|---|---|---|
| author | Per K <perkj@webrtc.org> | Fri May 23 14:40:31 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 26 17:38:39 2025 |
| tree | 7e4f3f88e221ea1367829d3302baf36d86a54e69 | |
| parent | 7ade4a3e976e0c42a5638188b8756c9aa4b96c44 [diff] |
Use TransportPacketFeedback as input to TransportFeedbackDemuxer This change refactor TransportFeedbackDemuxer to directly use the TransportPacketFeedback from TransporFeedbackAdapter instead of using an internal history to map a transport sequence number to RTP packets. The purpose is to ensure TransportFeedbackDemuxer works the same way regardless of if RFC8888 feedback or TWCC is used. Bug: webrtc:42225697 Change-Id: I7af2dbbfab1af89e9cd25c6304ec6154430e2127 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/393341 Commit-Queue: Per Kjellander <perkj@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44762}
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.