DescriptionMake configuration logic harsher in FlexfecReceiveStream.
Before this change, the configuration logic in FlexfecReceiveStream
tried to make unsupported configurations work, e.g., by dropping the
protection of some media streams when multiple media streams were
protected by a single FlexFEC stream. This CL makes the configuration logic
return more errors on such unsupported configurations.
This harmonizes the logic with the new configuration logic in
VideoSendStream, for the FlexfecSender.
BUG=webrtc:5654
Committed: https://crrev.com/43c31e7afe091fbf01d307f3ff338225e1e6d59e
Cr-Commit-Position: refs/heads/master@{#15083}
Patch Set 1 : Update deactivation logic in FlexfecReceiveStream. #
Total comments: 2
Patch Set 2 : Feedback response 1. #
Total comments: 2
Patch Set 3 : LS_ERROR -> LS_WARNING and 'git cl format' #
Messages
Total messages: 17 (9 generated)
|