commit | 74811e5fa36b25f7c2c9e567223c1366fa1f52b9 | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Wed Aug 10 07:51:50 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 10 07:51:59 2016 |
tree | eea8aabae06f433fea9b04819a35696797962d99 | |
parent | 5d6b84c4844738304c7fb168030016dbe49f7554 [diff] |
Style updates to ProducerFec/FecReceiver. - Make more use of std::unique_ptr. - Auto type deduction for iterator type names. - More extensive comments. - Variable renaming. - Make ProducerFec::BuildRedPacket() static. - Avoid dynamic allocation of ProducerFec::fec_. BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2110763002 Cr-Commit-Position: refs/heads/master@{#13700}
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.