620048172cbbdca5c22cfa2cde8111744e106582

This CL extends the ACMISAC wrapper class to inherit from AudioDecoder as well (the type of object that NetEq uses). The class has it's own lock protecting the iSAC instance. This way, we can remove the neteq_decode_lock_ (a.k.a. decoder_lock_) in a later CL. The old AcmAudioDecoderIsac class is deleted. R=kwiberg@webrtc.org, tina.legrand@webrtc.org, turaj@webrtc.org Review URL: https://webrtc-codereview.appspot.com/12589004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6377 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%