webrtc/modules
Henrik Lundin 7687ad58b2 Reland "NetEq: Deprecate playout modes Fax, Off and Streaming"
This is a reland of 80c4cca491

Original change's description:
> 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}

Bug: webrtc:9421
Change-Id: Ice351b635788167f2971b26470f73a5e5fa1a240
Reviewed-on: https://webrtc-review.googlesource.com/86543
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23799}
2018-07-02 10:20:33 +00:00
..
audio_coding Reland "NetEq: Deprecate playout modes Fax, Off and Streaming" 2018-07-02 10:20:33 +00:00
audio_device Replace rtc::Optional with absl::optional 2018-06-21 09:32:56 +00:00
audio_mixer Calculate all audio samples in AudioMixerCalculateEnergy. 2018-06-29 14:47:13 +00:00
audio_processing Adding alessiob@ and minyue@ as owners of APM. 2018-07-02 07:45:31 +00:00
bitrate_controller Removes redundant delay based bwe. 2018-07-02 09:11:33 +00:00
congestion_controller Removes redundant delay based bwe. 2018-07-02 09:11:33 +00:00
desktop_capture Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
include Add RTPVideoHeader const accessor. 2018-06-21 09:49:40 +00:00
pacing Removes redundant AlrDetector. 2018-06-29 16:28:04 +00:00
remote_bitrate_estimator Removes redundant delay based bwe. 2018-07-02 09:11:33 +00:00
rtp_rtcp Add Generic frame descritpor header extension 2018-06-29 15:02:44 +00:00
utility Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
video_capture Delete unused file. 2018-06-28 12:53:17 +00:00
video_coding Revert "Unit test for case where the number of active and configured spatial" 2018-06-29 12:01:38 +00:00
video_processing Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
BUILD.gn Replace rtc::Optional with absl::optional 2018-06-21 09:32:56 +00:00
module_common_types_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00