webrtc/modules/audio_coding
Minyue Li 7d204d5ce9 Disallow buffer level filtering for DTX packets.
We knew that we should not update buffer level during DTX period. We already fulfill this upon no packet receipt. But we missed doing it for DTX-signaling packets. This CL is to fix that.

Bug: b/129521878
Change-Id: I72ca18e3b21e956123fe6e3119ef0d7c981c9eec
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133183
Commit-Queue: Minyue Li <minyue@webrtc.org>
Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27643}
2019-04-16 13:31:32 +00:00
..
acm2 Decoder for multistream Opus. 2019-04-08 16:15:37 +00:00
audio_network_adaptor Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
codecs Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
include Move rtc::FunctionView to the public API 2019-03-21 15:23:05 +00:00
neteq Disallow buffer level filtering for DTX packets. 2019-04-16 13:31:32 +00:00
test Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +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 Decoder for multistream Opus. 2019-04-08 16:15:37 +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