commit | c262375415c369f3cd6bc92bf9e2689f1064fb55 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Mon Feb 03 13:18:23 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 14:11:53 2025 |
tree | 1e95e59b167b86c1d7a0d56c7774cea24054cbe8 | |
parent | ae248075905c29a43320542d458f49515bb7f741 [diff] |
Add test for preferring RTX payload to be "primary codec + 1". Adds test coverage for the following mitigations (need both to pass): 1. https://webrtc-review.googlesource.com/c/src/+/375847 2. https://webrtc-review.googlesource.com/c/src/+/376022 Like the comment says, this is neither mandated by the spec or guaranteed, but when the number of codecs is quite small like it is in this test it will be true for all RTX codecs. Bug: webrtc:360058654 Change-Id: Ib73cea59d06a62390dd039eb2dc04677d6178460 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/375865 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43841}
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.