webrtc/modules/rtp_rtcp/include
Erik Språng 1e51a388bc Makes padding prefer video SSRCs instead of audio.
Some clients will not count audio packets into the bandwidth estimate
despite negotiating e.g. abs-send-time for that SSRC.
If padding is sent on such an RTP module, we might get stuck in a low
resolution.

This CL works around that by preferring to send padding on video SSRCs.

Bug: webrtc:11196
Change-Id: I1ff503a31a85bc32315006a4f15f8b08e5d4e883
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161941
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30066}
2019-12-11 16:32:14 +00:00
..
flexfec_receiver.h Format almost everything. 2019-07-08 13:45:15 +00:00
flexfec_sender.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
receive_statistics.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
remote_ntp_time_estimator.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
report_block_data.cc ReportBlockData and observer added, for stats collection in future CLs. 2019-05-16 12:12:07 +00:00
report_block_data.h ReportBlockData and observer added, for stats collection in future CLs. 2019-05-16 12:12:07 +00:00
rtcp_statistics.h Split out RtcpCnameCallback from RtcpStatisticsCallback 2019-08-06 08:29:57 +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 Cleanup: Replacing set extension status bool with CHECK. 2019-10-15 12:55:46 +00:00
rtp_packet_sender.h Adds support for passing a vector of packets to the paced sender. 2019-10-04 08:56:11 +00:00
rtp_rtcp_defines.cc Cleanup of TransportFeedbackAdapter. 2019-11-01 11:55:16 +00:00
rtp_rtcp_defines.h Introduce InbandComfortNoise RTP header extension. 2019-12-05 13:35:01 +00:00
rtp_rtcp.h Makes padding prefer video SSRCs instead of audio. 2019-12-11 16:32:14 +00:00
ulpfec_receiver.h Cleanup passing rtp packet to ulpfec receiver. 2019-09-20 11:09:11 +00:00