In the old AudioFrame ProcessStream API, input and output buffers were shared. Now that the buffers are distinct, the input must be copied to the output even when no processing occurred. R=andrew@webrtc.org Committed: https://code.google.com/p/webrtc/source/detail?r=78de5010d167d1e375e05d26177aad43c2e2de08 Review URL: https://webrtc-codereview.appspot.com/41459004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@8052 4adac7df-926f-26a2-2b94-8c16560cd09d
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.