DescriptionSimplify public interface of ProducerFec.
- Change some member functions to be private. These were only
called by other private member functions.
- Replace DeleteMediaPackets() with direct calls to
media_packets_.clear()
- Rename GetFecPacketsAsRed to GetUlpfecPacketsAsRed.
No functional changes are intended by this CL.
BUG=webrtc:5654
R=stefan@webrtc.org
Committed: https://crrev.com/c07ebb30c530888dc56a6d70cd5537336fdf12c2
Cr-Commit-Position: refs/heads/master@{#14491}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rebase. #Patch Set 3 : Rebase. #Patch Set 4 : FecAvailable() will be useful in the future. Do not remove. #Patch Set 5 : Rebase. #Patch Set 6 : Rebase. #Patch Set 7 : Rebase. #Patch Set 8 : Rebase. #Patch Set 9 : Fix fuzzer. #
Dependent Patchsets: Messages
Total messages: 34 (17 generated)
|