Chromium Code Reviews
Descriptionrtcp::TmmbItem designed to replace RTCPUtility::RTCPPacketRTPFBTMMBRItem (for creating and parsing rtcp TMMBR/TMMBN packets)
std::vector<rtcp::TmmbItem> will replace TMMBRSet class for storage, processing and preparing TMBBR/TMMBN
(i.e. this TmmbItem replaces Timber structure introduced in https://codereview.webrtc.org/1474693002 )
Previous structures store bitrate in kbps. TmmbItem use bps removing need to regularly divide and multiply by 1000.
BUG=webrtc:5260
R=åsapersson
Committed: https://crrev.com/a92d6be4111c4b1d3876093ee46bc8713dad5f7f
Cr-Commit-Position: refs/heads/master@{#11491}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : #Patch Set 4 : rebase #
Total comments: 2
Patch Set 5 : #
Messages
Total messages: 14 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||