Before this change, a decoder was registered into ACMReceiver through the CodecOwner; the CodecOwner had to have a pointer back to the AudioCodingModuleImpl object to make this call. With this change, the AudioCodingModuleImpl object asks the CodecOwner for a decoder pointer instead, making the chain of calls more straightforward. COAUTHOR=henrik.lundin@webrtc.org BUG=4474 R=jmarusic@webrtc.org, minyue@webrtc.org Review URL: https://webrtc-codereview.appspot.com/52439004 Cr-Commit-Position: refs/heads/master@{#9204}
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%