Files
platform-external-webrtc/webrtc/modules/rtp_rtcp/source
erikvarga 2788373528 Remove hardcoded kValueSizeBytes values from variable-length header extensions.
Since the RtpStreamId and RepairedRtpStreamId extensions can have variable
length, it makes no sense for them to have a constant valueSize field.
The header length calculation in RtpHeaderExtensionMap needed to be changed
for this because it previously worked with the assumption that all header
types have a constant size. Now it's the caller's job to specify the length
of the extensions that it might use.

BUG=webrtc:7433

Review-Url: https://codereview.webrtc.org/2867713003
Cr-Commit-Position: refs/heads/master@{#18179}
2017-05-17 12:08:38 +00:00
..
2016-01-25 07:47:59 +00:00
2016-10-04 06:47:11 +00:00
2016-10-04 06:47:11 +00:00
2016-08-18 13:17:48 +00:00
2016-08-18 13:17:48 +00:00
2015-12-10 20:39:16 +00:00