commit | 82e5f91a2bdf955aa870142008fbdc9ac12f6acd | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Tue Aug 08 12:29:22 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 08 13:40:26 2023 |
tree | 938d7d0575d8f1711da03ca85a46c845bf89ef41 | |
parent | 7bd90baca868ea28e4c8fdd84be59448b3aacad1 [diff] |
audio: fix handling of RED packets where the primary encoding is too large by falling back to the primary encoding. This can happen with opus stereo packets at the maximum bitrate which results in 1276 encoded bytes. BUG=chromium:1470261 Change-Id: I3fd9bb30773963a519bbb5da44fe71db5dec2bd7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/315141 Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40524}
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.