bd1bc473958981995258b7cfff50b94c8a99e762

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
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%