commit | 90e1f539a5fc0e081720a424b9acd54cbcb08b62 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Oct 03 12:59:27 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 03 16:15:33 2017 |
tree | 544c12c836f303f6bbac87d0989e5b0e7406d681 | |
parent | c3fa8e1ce7dd3ab90249ca7eb41ab3a975dd448d [diff] |
Fix potentional race in AudioSendStream constructor RegisterPacketFeedbackObserver signals congestion controller object is ready to process incoming packet, thus call it as last statement in the constructor Bug: webrtc:8325 Change-Id: I31d8ab04c568e639db12c97b649c2d50a489ce24 Reviewed-on: https://webrtc-review.googlesource.com/5860 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20121}
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.