webrtc/api/neteq
Henrik Lundin c49e9c253f Adding a delay line to NetEq's output
This change adds an optional delay to NetEq's output. Note, this is not
equivalent to increasing the jitter buffer with the same extra length.

Bug: b/156734419
Change-Id: I8b70b6b3bffcfd3da296ccf29853864baa03d6bb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175110
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31343}
2020-05-25 12:03:39 +00:00
..
BUILD.gn Improvements for NetEqControllers 2020-01-24 11:39:52 +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 Adding a delay line to NetEq's output 2020-05-25 12:03:39 +00:00
neteq_controller.h Improvements for NetEqControllers 2020-01-24 11:39:52 +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