Description[rtp_rtcp] rtcp::Empty moved into own file and renamed to CompoundPacket on the way
Class renamed to indicated use of the rtcp::Empty class: it can only be used as container for other rtcp packets.
All tests that use Append function moved from rtcp_packet_unittest, even if they did not use Empty class.
This is because there is plan to make RtcpPacket class lighter by moving Append functionality to CompoundPacket class.
BUG=webrtc:5260
R=åsapersson
Committed: https://crrev.com/2f7dea164dc49ae8a0322e3c9edb1dd23266c664
Cr-Commit-Position: refs/heads/master@{#11234}
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Messages
Total messages: 8 (3 generated)
|