webrtc/modules/audio_coding/acm2
Jakob Ivarsson 352ce5c419 Expose delayed packet outage as a cumulative metric of samples in the new getStats API.
The stat will be exposed through origin trial described in:
https://docs.google.com/document/d/1stYIZhEmDZ7NJF9gjjsM66eLFJUdc-14a3QutrFbIwI

Change-Id: Ib191a11c6bd9e617abbe9dd82239b0c5b4e6b4e0
Bug: webrtc:10043
Reviewed-on: https://webrtc-review.googlesource.com/c/111922
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25802}
2018-11-27 15:10:09 +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 delayed packet outage as a cumulative metric of samples in the new getStats API. 2018-11-27 15:10:09 +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