commit | f472c5b6722dfb221f929fc4d3a2b4ca54647701 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Sat Mar 05 11:56:39 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sat Mar 05 11:56:45 2016 |
tree | 95392b170ca42b7abdb65e2312d1f83f655cfe8e | |
parent | b624d8c852fbe8eff8ff8888f673191b8a411421 [diff] |
Implement the NackModule as part of the new jitter buffer. Things done/implemented in this CL: - An interface that can send Nack (VCMNackSender). - An interface that can request KeyFrames (VCMKeyFrameRequestSender). - The nack module (NackModule). - A set of convenience functions for modular numbers (mod_ops.h). BUG=webrtc:5514 Review URL: https://codereview.webrtc.org/1715673002 Cr-Commit-Position: refs/heads/master@{#11882}
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.