3c4ef29140fb1a5e488899e1905a62277f0d9858

This change allows a shift factor to be negative. This is the way it
was in the old (NetEq3) code; see
4d363ae305/webrtc/modules/audio_coding/neteq/bgn_update.c
,
lines 183-188.
Some input signals can lead to negative shifts, and would then trigger
an assert. The assert is now removed.
BUG=webrtc:4840
R=minyue@webrtc.org
Review URL: https://codereview.webrtc.org/1315833003 .
Cr-Commit-Position: refs/heads/master@{#9816}
Revert of Fix PRESUBMIT.py after disabling CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1192673003/)
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%