commit | bef7b058f5af9176f9bb551defb989d821b6696c | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Tue Sep 08 14:30:25 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 09 15:44:47 2020 |
tree | 2ae44ca585d9f9a3c0f4e914965e71b9a9bdd2d3 | |
parent | 84995439fdfaa3ddee2d4120e32889f988a534e0 [diff] |
Make AV sync robust to failures to set a desired minimum delay Setting a minimum delay can fail in some cases. It is important that the AV sync code is aware of failures and can act accordingly to recover and prevent sync delays that keep increasing indefinitely. Bug: webrtc:11805 Change-Id: I0deed951dc6c6d0905536a949af875e0a6d9f7fa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183360 Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32062}
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.