webrtc/modules/audio_coding
Sebastian Jansson 8ac05ccaa7 Adds trial to use link capacity estimate in Opus encoder.
Since the link capacity is designed to be a more stable value, we don't
need the smoothing. This allows us to react faster to changes in link
capacity while still avoiding to react to changes in target bitrate due
to normal control behavior.

Bug: webrtc:9718
Change-Id: I2fbf6bb882f312a7b28ea43d27057886d035ac45
Reviewed-on: https://webrtc-review.googlesource.com/c/111511
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25745}
2018-11-22 09:21:12 +00:00
..
acm2 Delete unneeded includes of common_types.h and gn deps on webrtc_common. 2018-11-20 16:28:39 +00:00
audio_network_adaptor Hide RtcEvent members behind accessors 2018-11-10 23:34:07 +00:00
codecs Adds trial to use link capacity estimate in Opus encoder. 2018-11-22 09:21:12 +00:00
include Move NetworkStatistics and AudioDecodingCallStats from common_types.h 2018-11-19 11:55:34 +00:00
neteq Delete unused NetEq Rtcp stats. 2018-11-22 08:00:54 +00:00
test Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Delete unused NetEq Rtcp stats. 2018-11-22 08:00:54 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Make ivoc owner of audio_coding. 2018-10-15 15:08:28 +00:00