webrtc/api/neteq
Ivo Creusen 7b463c5f67 Add a "Smart flushing" feature to NetEq.
Instead of flushing all packets, it makes sense to flush down to the target level instead. This CL also initiates a flush when the packet buffer is a multiple of the target level, instead of waiting until it is completely full.

Bug: webrtc:12201
Change-Id: I8775147624536824eb88752f6e8ffe57ec6199cb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/193941
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Jakob Ivarsson <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32701}
2020-11-26 11:20:28 +00:00
..
BUILD.gn Use absl_deps in order to preapre to the Abseil component build release. 2020-06-08 12:59:40 +00:00
custom_neteq_factory.cc Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
custom_neteq_factory.h Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
default_neteq_controller_factory.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
default_neteq_controller_factory.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
DEPS Improvements for NetEqControllers 2020-01-24 11:39:52 +00:00
neteq.cc Adding a delay line to NetEq's output 2020-05-25 12:03:39 +00:00
neteq.h Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples 2020-09-21 12:19:16 +00:00
neteq_controller.h Add a "Smart flushing" feature to NetEq. 2020-11-26 11:20:28 +00:00
neteq_controller_factory.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
neteq_factory.h Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
OWNERS Remove inactive OWNERS. 2020-02-19 13:37:36 +00:00
tick_timer.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
tick_timer.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
tick_timer_unittest.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00