webrtc/modules/audio_coding
Tommi 87f7090fd9 Replace more instances of rtc::RefCountedObject with make_ref_counted.
This is essentially replacing `new rtc::RefCountedObject` with
`rtc::make_ref_counted` in many files. In a couple of places I
made minor tweaks to make things compile such as adding parenthesis
when they were missing.

Bug: webrtc:12701
Change-Id: I3828dbf3ee0eb0232f3a47067474484ac2f4aed2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215973
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33852}
2021-04-27 17:01:59 +00:00
..
acm2 PlatformThread: add support for detached threads. 2021-04-21 07:44:31 +00:00
audio_network_adaptor Remove check for WebRTC-SendSideBwe-WithOverhead in bitrate controller. 2020-11-09 23:11:26 +00:00
codecs Expose adaptive_ptime from iOS SDK. 2021-04-18 21:53:32 +00:00
g3doc Fix documentation owners formating 2021-04-23 11:07:28 +00:00
include Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
neteq Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
test Revert "opus: take SILK vad result into account for voice detection" 2020-11-04 07:29:48 +00:00
audio_coding.gni build: remove WEBRTC_CODEC_RED 2020-05-26 11:01:26 +00:00
BUILD.gn Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
DEPS
OWNERS Remove kwiberg@webrtc.org from OWNERS files 2020-12-04 15:11:26 +00:00