- 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}