This CL corrects the computation of the delay headroom so that it is only updated when the delay is updated. This is important as otherwise a too large headroom will be reported, which then could cause buffer access issues. Bug: webrtc:7878, chromium:736893 Change-Id: Ib37cb608b064dd5d4df3f8fc423448ee80ed0106 Reviewed-on: https://chromium-review.googlesource.com/549335 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18781}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.