webrtc/modules/audio_coding
Henrik Lundin 80c4cca491 NetEq: Deprecate playout modes Fax, Off and Streaming
The playout modes other than Normal have not been reachable for a long
time, other than through tests. It is time to deprecate them.

The only meaningful use was that Fax mode was sometimes set from
tests, in order to avoid time-stretching operations (accelerate and
pre-emptive expand) from messing with the test results. With this CL,
a new config is added instead, which lets the user specify exactly
this: don't do time-stretching.

As a result of Fax and Off modes being removed, the following code
clean-up was done:
- Fold DecisionLogicNormal into DecisionLogic.
- Remove AudioRepetition and AlternativePlc operations, since they can
  no longer be reached.

Bug: webrtc:9421
Change-Id: I651458e9c1931a99f3b07e242817d303bac119df
Reviewed-on: https://webrtc-review.googlesource.com/84123
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23704}
2018-06-21 11:51:21 +00:00
..
acm2 NetEq: Deprecate playout modes Fax, Off and Streaming 2018-06-21 11:51:21 +00:00
audio_network_adaptor Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
codecs Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
include Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
neteq NetEq: Deprecate playout modes Fax, Off and Streaming 2018-06-21 11:51:21 +00:00
test NetEq: Deprecate playout modes Fax, Off and Streaming 2018-06-21 11:51:21 +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 NetEq: Deprecate playout modes Fax, Off and Streaming 2018-06-21 11:51:21 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00