commit | b9405c4748cf32b1bc85d74fa3f48f84498409a5 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Thu Dec 07 17:00:47 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 09 13:09:59 2024 |
tree | d5d8db336b6815309b83736c078c8c95e4a8e1cf | |
parent | 0a96289bcb3fec08e64d1b427131c3464b74c36b [diff] |
Fix list of resiliency mechanisms in setCodecPreferences Add ulpfec and flexfec to list of resiliency mechanisms taken into account and in general exclude Comfort Noise (CN) from media codecs. Also introduce RtpCodecCapability::IsMediaCodec & ::IsResiliencyCodec behaving like the MediaCodec methods. BUG=webrtc:15396 Change-Id: I79041898928190bfdd33a06d8f6975d7556c46b1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/330424 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41485}
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.