webrtc/modules/audio_coding/acm2
Jakob Ivarsson bf0874568c Implement RTCOutboundRtpStreamStats.targetBitrate for audio.
Spec: https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats-targetbitrate

Bug: webrtc:13377
Change-Id: I98dd263e0b9d6e2ca94969d2a91857b14cd65f70
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/237402
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Jakob Ivarsson <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35337}
2021-11-12 09:24:34 +00:00
..
acm_receive_test.cc Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
acm_receive_test.h Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
acm_receiver.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
acm_receiver.h Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
acm_receiver_unittest.cc Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
acm_remixing.cc ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_remixing.h ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_remixing_unittest.cc ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_resampler.cc Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
acm_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_send_test.cc Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
acm_send_test.h Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
audio_coding_module.cc Implement RTCOutboundRtpStreamStats.targetBitrate for audio. 2021-11-12 09:24:34 +00:00
audio_coding_module_unittest.cc Reland "Remove legacy delay manger field trial and update default config." 2021-11-09 14:49:56 +00:00
call_statistics.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
call_statistics.h Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
call_statistics_unittest.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00