webrtc/modules/audio_coding/acm2
Ruslan Burakov 8af8896596 Expose jitter buffer flushes metric in new getStats api.
Origin trial experiment proposal (new statistic part):
https://docs.google.com/document/d/1stYIZhEmDZ7NJF9gjjsM66eLFJUdc-14a3QutrFbIwI/edit?ts=5bf5535c#

Bug: chromium:907113
Change-Id: I1d005291f9b47665f70c26148dbdcbb55564bef8
Reviewed-on: https://webrtc-review.googlesource.com/c/111505
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Jonas Olsson <jonasolsson@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Commit-Queue: Ruslan Burakov <kuddai@google.com>
Cr-Commit-Position: refs/heads/master@{#25768}
2018-11-23 11:41:43 +00:00
..
acm_codec_database.cc Remove some unused RentACodec static methods 2018-11-13 12:03:37 +00:00
acm_codec_database.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
acm_receive_test.cc Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
acm_receive_test.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
acm_receiver.cc Expose jitter buffer flushes metric in new getStats api. 2018-11-23 11:41:43 +00:00
acm_receiver.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_receiver_unittest.cc Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
acm_resampler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_send_test.cc Audio encoder tests: Create audio encoders the new way 2018-08-22 07:48:55 +00:00
acm_send_test.h Audio encoder tests: Create audio encoders the new way 2018-08-22 07:48:55 +00:00
audio_coding_module.cc AudioCodingModule: Remove support for creating encoders 2018-11-12 14:02:11 +00:00
audio_coding_module_unittest.cc Less strict audio codec tests to accomodate opus switch to SSE. 2018-11-14 10:16:04 +00:00
call_statistics.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
call_statistics.h Move NetworkStatistics and AudioDecodingCallStats from common_types.h 2018-11-19 11:55:34 +00:00
call_statistics_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
rent_a_codec.cc Remove some unused RentACodec static methods 2018-11-13 12:03:37 +00:00
rent_a_codec.h Remove some unused RentACodec static methods 2018-11-13 12:03:37 +00:00