mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() This is to be more robust to packet loss during DTX and paused streams. Without it, we can wait to decode an available packet when in CNG or PLC mode until more packets arrive, which for DTX and paused streams can take a long time. We already include the waiting time if the last packet in the buffer is a DTX packet. Bug: webrtc:13322 Change-Id: Iaf5b3894500140d6f83377ba2cd65b44e0cdac05 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/299009 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Jakob Ivarsson <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39667} |
||
---|---|---|
.. | ||
BUILD.gn | ||
custom_neteq_factory.cc | ||
custom_neteq_factory.h | ||
default_neteq_controller_factory.cc | ||
default_neteq_controller_factory.h | ||
DEPS | ||
neteq.cc | ||
neteq.h | ||
neteq_controller.h | ||
neteq_controller_factory.h | ||
neteq_factory.h | ||
OWNERS | ||
tick_timer.cc | ||
tick_timer.h | ||
tick_timer_unittest.cc |