webrtc/modules
Niels Möller a3361ff2f5 Update audio code to not use implicit T* --> scoped_refptr<T> conversion
Bug: webrtc:13464
Change-Id: Ida1694537b47c62ce327eb5c77897af451a63ae7
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/246202
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35688}
2022-01-13 15:49:49 +00:00
..
async_audio_processing Use backticks not vertical bars to denote variables in comments for /modules/async_audio_processing 2021-08-02 11:16:59 +00:00
audio_coding Update audio code to not use implicit T* --> scoped_refptr<T> conversion 2022-01-13 15:49:49 +00:00
audio_device Update audio code to not use implicit T* --> scoped_refptr<T> conversion 2022-01-13 15:49:49 +00:00
audio_mixer Use backticks not vertical bars to denote variables in comments for /modules/audio_mixer 2021-08-02 11:10:59 +00:00
audio_processing Optimize SSE2- & AVX2 parts of the matched filter further. 2021-12-22 10:32:27 +00:00
congestion_controller Clean up expreiment WebRTC-Bwe-NewInterArrivalDelta 2022-01-13 13:32:24 +00:00
desktop_capture Avoid container-overflow in WgcCaptureSession::GetFrame 2022-01-10 20:52:24 +00:00
include Use backticks not vertical bars to denote variables in comments for /modules/include 2021-07-30 22:40:29 +00:00
pacing Remove PacedSender inheritance on Module 2022-01-10 15:56:33 +00:00
remote_bitrate_estimator Deprecate and remove usage for WARNING log level 2021-11-27 22:21:54 +00:00
rtp_rtcp Delete some unneeded references to module.h and module_api target. 2022-01-10 13:40:24 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Remove usage of INFO alias for LS_INFO in log messages 2021-11-04 13:46:17 +00:00
video_capture Delete some unneeded references to ProcessThread. 2022-01-03 15:36:02 +00:00
video_coding Added support for H264 YUV444 (I444) decoding. 2022-01-13 14:06:55 +00:00
video_processing Use backticks not vertical bars to denote variables in comments for /modules/video_processing 2021-08-09 15:36:42 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00