DescriptionLet FlexfecReceiveStreamImpl send RTCP RRs.
This CL adds an RTP module to FlexfecReceiveStreamImpl, and wires it up
to send RTCP RRs. It further makes some methods take const refs instead
of values, to make it more clear where packet copies are made. This
change reduces the number of copies by one, for the case when media
packets are added to the FlexFEC receiver.
The end-to-end test is modified to check for RTCP RRs being sent.
Part of this modification involves some indentation changes, and the
diff thus looks bigger than it logically is.
BUG=webrtc:5654
Review-Url: https://codereview.webrtc.org/2625633003
Cr-Commit-Position: refs/heads/master@{#16106}
Committed: https://chromium.googlesource.com/external/webrtc/+/fa5a368b3cc9625153c6f10c30dbccd70e56357c
Patch Set 1 #
Total comments: 10
Patch Set 2 : danilchap comments 1. #
Total comments: 5
Patch Set 3 : danilchap comments 2. #Patch Set 4 : Rebase. #Patch Set 5 : Rebase. #Patch Set 6 : Rebase. #
Messages
Total messages: 24 (10 generated)
|