webrtc/modules/audio_coding
Niels Möller 6b4d962947 Fix standard GetStats to not modify NetEq state.
Add a get_and_clear_legacy_stats flag to AudioReceiveStream::GetStats,
to distinguish calls from standard GetStats and legacy GetStats.

Add const method NetEq::CurrentNetworkStatistics to get current
values of stateless NetEq stats. Standard GetStats will then call this
method instead of NetEq::NetworkStatistics.

Bug: webrtc:11622
Change-Id: I3833a246a9e39b18c99657a738da22c6e2bd5f5e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183600
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32092}
2020-09-14 09:51:21 +00:00
..
acm2 Fix standard GetStats to not modify NetEq state. 2020-09-14 09:51:21 +00:00
audio_network_adaptor Add a simple frame length controller. 2020-06-18 15:21:48 +00:00
codecs Change gtest name to allow filtering based on the story name. 2020-09-11 14:11:27 +00:00
include ACM: Corrected temporary buffer size 2020-03-12 12:23:20 +00:00
neteq Fix standard GetStats to not modify NetEq state. 2020-09-14 09:51:21 +00:00
test configure target bitrate in opus dtx tests 2020-07-17 11:43:45 +00:00
audio_coding.gni build: remove WEBRTC_CODEC_RED 2020-05-26 11:01:26 +00:00
BUILD.gn Expand is_linux to is_linux || is_chromeos. 2020-09-10 17:01:16 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00