commit | 8d9c532810e3dd918eca05573106a3d93e24676c | [log] [tgz] |
---|---|---|
author | Jakob Ivarsson <jakobi@webrtc.org> | Fri Oct 17 09:14:35 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 20 11:22:04 2025 |
tree | 218a89b8f12a5a0466c51169b2f5ce31a40f98ca | |
parent | 3da0ef017efbf486d1bab2a45f14c4b634d71b15 [diff] |
Avoid using non-speech packets as redundant encodings in RED. Non-speech packets can still have redundant encodings. This is mostly a minor optimization during DTX, but it also fixes a small bug where a DTX packet can be decoded twice in NetEq, if received as redundant encoding, since the playout timestamp is not updated correctly during DTX. This will also be fixed separately in NetEq. Bug: b/449224231 Change-Id: I156320bc9ee92c87356ef4bd3660d47f0a36bab8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/418020 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Philipp Hancke <philipp.hancke@googlemail.com> Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45978}
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.