webrtc/modules
Florent Castelli 4e615d590a Wire the stable target bitrate from GoogCC to the BitrateAllocator
Deprecated the field BitrateAllocationUpdate::link_capacity since it is only
used by the Opus codec in order to smooth the target bitrate, which is
equivalent to the stable_target_bitrate field.

The unused field trial WebRTC-Bwe-StableBandwidthEstimate is also removed.

Bug: webrtc:10126
Change-Id: Ic4a8a9ca4202136d011b91dc23c3a27cfd00d975
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149839
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28941}
2019-08-22 15:25:15 +00:00
..
audio_coding Remove rtc_use_lto GN arg. 2019-08-20 14:00:49 +00:00
audio_device Delete AudioDeviceWindowsCore::WideToUTF8, replaced with rtc::ToUtf8 2019-08-21 13:23:09 +00:00
audio_mixer Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
audio_processing Reland "Simplification and refactoring of the AudioBuffer code" 2019-08-22 10:34:05 +00:00
bitrate_controller Delete deprecated rtc_event_log header 2019-08-07 10:58:17 +00:00
congestion_controller Wire the stable target bitrate from GoogCC to the BitrateAllocator 2019-08-22 15:25:15 +00:00
desktop_capture Revert "Reland "Delete mac_utils.h and mac_utils.cc"" 2019-08-22 09:58:31 +00:00
include Format almost everything. 2019-07-08 13:45:15 +00:00
pacing Remove WebRTC-Pacer-LegacyPacketReferencing flag and most usage 2019-08-21 16:40:55 +00:00
remote_bitrate_estimator Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +00:00
rtp_rtcp Add helper classes to send and receive abs-capture-time extensions. 2019-08-22 09:09:17 +00:00
third_party Format almost everything. 2019-07-08 13:45:15 +00:00
utility Format almost everything. 2019-07-08 13:45:15 +00:00
video_capture Format almost everything. 2019-07-08 13:45:15 +00:00
video_coding Don't include duplicated and incomplete frames in stats. 2019-08-22 11:59:37 +00:00
video_processing Format almost everything. 2019-07-08 13:45:15 +00:00
BUILD.gn Get rid of deprecated version of NackSender::SendNack [2/2] 2019-06-28 17:58:38 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS