mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() NetEq was (up until this CL) capable of fading over to generating a constant background noise when voice expansion had lasted too long. However, the code has for a really long time only ever used the "off" mode, which meant that long expansions are faded down to complete silence (only zeros), i.e., background noise fill was not used. Removing the other two modes ("on" and "fade") simplifies the code. Bug: webrtc:9180 Change-Id: Ia2d46960208f3d75c9659ad3f027c52e5ecfb6b0 Reviewed-on: https://webrtc-review.googlesource.com/71485 Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Minyue Li <minyue@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22969} |
||
---|---|---|
.. | ||
neteq.h |