commit | a8b38559a570599a44e3bfa55a870904db02bde9 | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Mon Oct 10 16:44:57 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 10 23:45:04 2016 +0000 |
tree | d308948049ec1c16ac42d82e47803345cccf18ad | |
parent | aae2784c1fab9d1510393dec15d76caa574e2da8 [diff] |
Add a FlexfecReceiver class. This class is split in interface/implementation classes, since it will be referenced from the Call level. Its purpose is to interface the erasure code decoder with a new class FlexfecReceiveStream (for received packets), as well as with the main RTP pipeline (for recovered packets). BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2392663006 Cr-Commit-Position: refs/heads/master@{#14594}
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.