webrtc/modules/rtp_rtcp
Erik Språng adaec45f36 Removes RepairedRtpStreamId from overhead calculation.
In https://webrtc-review.googlesource.com/c/src/+/173704 the overhead
calculations were made more static, so that "volatile" extensions
(those that are not set on every packet) are ignored. The intent, as
the comments specify, was to ignore RepairedRtpStreamId since that is
only used on RTX packets.
This CL makes us actually count that extension as volatile.

Bug: webrtc:10809
Change-Id: If42ae84e4c09ff9112e93f8d872ee890c6253a23
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175010
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31246}
2020-05-13 16:53:12 +00:00
..
include Refactors send rate statistics in RtpSenderEgress 2020-05-11 17:14:33 +00:00
mocks Refactors send rate statistics in RtpSenderEgress 2020-05-11 17:14:33 +00:00
source Removes RepairedRtpStreamId from overhead calculation. 2020-05-13 16:53:12 +00:00
test/testFec Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
BUILD.gn Cleanup rtp_rtcp mocks 2020-05-08 13:43:15 +00:00
DEPS Replace field trials with WebRtcKeyValueConfig in RtpRtcpModule 2019-02-21 14:25:34 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00