webrtc/modules
Sebastian Jansson a45c8da852 Removed GetPacingFactor from PacedSender.
GetPacingFactor exposed internal details that should not be relied upon.
In a later CL theese won't be available any more, this CL is in
preparation for that change.

The only usage was in video send stream tests. To keep the tests
working, they now access the internal video send stream directly. The
test code retrieves an optional that indicates whether the send stream
has overridden the pacing factor. This means the implementation
dependency between video send stream and video send stream tests is
increased. This is an improvement compared to depending on the paced
sender implementation.

Bug: webrtc:8415
Change-Id: Id357553692b3ff3283fa3b64da1b1ebb3c97f04d
Reviewed-on: https://webrtc-review.googlesource.com/39265
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21675}
2018-01-18 12:40:47 +00:00
..
audio_coding Update gn files to support Mozilla build 2018-01-16 07:51:23 +00:00
audio_device Remove unused members from AudioDeviceBuffer 2018-01-16 10:20:32 +00:00
audio_mixer Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
audio_processing RenderWriter checks number of bands before inserting AudioBuffer. 2018-01-16 13:35:24 +00:00
bitrate_controller Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
congestion_controller Reland Use runtime enabled features API to enable dual stream mode 2018-01-18 12:22:49 +00:00
desktop_capture Update gn files to support Mozilla build 2018-01-16 07:51:23 +00:00
include Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
media_file Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
pacing Removed GetPacingFactor from PacedSender. 2018-01-18 12:40:47 +00:00
remote_bitrate_estimator Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
rtp_rtcp Support more ssrcs in ReceiveStatistics than retrieved per RtcpReportBlocks call 2018-01-16 12:02:24 +00:00
utility Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
video_capture Update gn files to support Mozilla build 2018-01-16 07:51:23 +00:00
video_coding Reland "Updated analysis in videoprocessor." 2018-01-18 08:37:27 +00:00
video_processing Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
BUILD.gn Update gn files to support Mozilla build 2018-01-16 07:51:23 +00:00
module_common_types_unittest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00