commit | c9aaf1198594f23c6572657306cebd2bbde095d8 | [log] [tgz] |
---|---|---|
author | Henrik Lundin <henrik.lundin@webrtc.org> | Fri Sep 06 11:53:14 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 06 12:47:36 2024 |
tree | 1455b464b34a424dab2468f0a7d26254f89082f8 | |
parent | 3ad2c8d717a75f357b6e8f5de3ad42225438069a [diff] |
Remove use of AcmReceiver in ChannelReceive ChannelReceive is now owning and interfacing with NetEq directly. A new ResamplerHelper is added to acm_resampler.cc/.h, to do the audio resampling that was previously done inside AcmReceiver. AcmReceiver still remains, since it is used in other places for now. Bug: webrtc:14867 Change-Id: If3eb6415e06b9b5e729d393713f3fccb31b0570f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361820 Auto-Submit: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42974}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.