Files
platform-external-webrtc/modules/audio_coding/neteq
Jakob Ivarsson 58ed02eae3 Improve adaptation to reordered packets in delay manager.
This is done by adding a reorder optimizer that estimates the probability of receiving reordered packets.

The optimal delay is decided by balancing the cost of increasing the delay against the probability of missing a reordered packet, resulting in a loss. This balance is decided using the `ms_per_loss_percent` parameter.

The usage and parameters can be controlled via field trial.

Bug: webrtc:10178
Change-Id: Ic484df0412af35610e74b3a6070f2bac7a926a63
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/231541
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Jakob Ivarsson <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#34954}
2021-09-08 16:41:27 +00:00
..
2021-09-07 13:45:47 +00:00
2021-09-07 13:45:47 +00:00
2019-07-08 13:45:15 +00:00
2019-10-31 15:43:59 +00:00
2018-06-19 14:00:39 +00:00
2021-09-07 13:45:47 +00:00
2021-09-07 13:45:47 +00:00