commit | 0e9b8fe22b1021bbc49f7f19c8a9593c7fcbe963 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Thu Feb 15 10:24:34 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 20 12:23:47 2024 |
tree | 1e8da7338927cb9dcc1ab12b9bd9e78d7a4c4eca | |
parent | 41c44cde417e82efb1fd9162e11c068d643537af [diff] |
Compare codec number of channels and clockrate in MatchesRtpCodec for RTX too This should be a no-op since RTX is only supported for video which has one channel and uses a clockrate of 90000. Parameters are not compared for RTX since the RTX capabilities do not include the associated payload type (apt). BUG=webrtc:15847 Change-Id: Ibe6677135ecc56cdc5f3d3ccdc2e680dd449f66f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/339801 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41769}
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.