webrtc/modules/rtp_rtcp/include
Erik Språng 482b3ef2ac Account for packetization overhead when setting target bitrate.
That is, the payload packetization overhead (eg. vp8 payload header),
not the RTP headers, extensions, etc.
The encoder and pacer both look at payload rate, but are currently not
aware of the bytes that are added in between them.

Bug: webrtc:10155
Change-Id: I4cdb04849d762360374d47a496983c8c6df191d2
Reviewed-on: https://webrtc-review.googlesource.com/c/115410
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26163}
2019-01-08 16:12:58 +00:00
..
flexfec_receiver.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
flexfec_sender.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
receive_statistics.h Move RtcpStatistics from common_types.h to a new header file 2018-11-27 13:46:42 +00:00
remote_ntp_time_estimator.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
rtcp_statistics.h Move RtcpStatistics from common_types.h to a new header file 2018-11-27 13:46:42 +00:00
rtp_cvo.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_extension_map.h Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap 2018-10-30 08:06:49 +00:00
rtp_header_parser.h Adds setup of RTP Extensions in Scenario tests. 2018-11-13 09:34:09 +00:00
rtp_rtcp_defines.cc Change ReceiveStatistics to implement RtpPacketSinkInterface, part 2. 2018-11-15 07:38:26 +00:00
rtp_rtcp_defines.h Change HdrMetadataExtension to ColorSpaceExtension 2018-11-27 14:05:31 +00:00
rtp_rtcp.h Account for packetization overhead when setting target bitrate. 2019-01-08 16:12:58 +00:00
ulpfec_receiver.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00