commit | 25eb28c8c211f78dcf9a0dbc90e7d2f4cb4f3608 | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Tue Oct 17 15:19:14 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 18 12:58:18 2017 |
tree | 9113e0beaae857da9439bf1d1d5782162b994ffb | |
parent | a811027990e7eb674f1c89e09c524530947c26d2 [diff] |
Bugfix for histogram scaling function in NetEq's DelayManager. If the previous value of the histogram is unknown, no scaling should be performed. Without this check a crash would occur. This issue was introduced in https://webrtc-review.googlesource.com/c/src/+/8101, and can only be triggered if the corresponding field trial is set. Bug: webrtc:8381 Change-Id: I6e7cd8e14f6f4cc972fc094f010ecdf5091b2017 Reviewed-on: https://webrtc-review.googlesource.com/12380 Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20336}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.