commit | 8bffba71072577ef8e81f48b615f231880de25a0 | [log] [tgz] |
---|---|---|
author | Stefan Holmer <holmer@google.com> | Wed Sep 23 15:53:52 2015 +0200 |
committer | Stefan Holmer <holmer@google.com> | Wed Sep 23 13:54:04 2015 +0000 |
tree | 57b3fb0b460b94edc6e38cb9be4d2d9e0428ff69 | |
parent | 6d92bf59f3f8c0ce8ad445c11aaaf955eae752cc [diff] |
Fix BWE bug where audio has timestamps in us. The BWE expects arrival timestamps in ms, while the audio path delivered them in us, causing the BWE to break down under the combined audio/video BWE experiment. This was introduced in r9892 (https://chromium.googlesource.com/external/webrtc/+/68786d20400f1f3744ad83549325665c18ea9e5b). BUG=webrtc:4758 R=mflodman@webrtc.org, sprang@webrtc.org Review URL: https://codereview.webrtc.org/1360913004 . Cr-Commit-Position: refs/heads/master@{#10032}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.