a816180f934ab27a08c47083470a8607ff289b8a

Phenomenon: When packet loss rate was fed to a codec that does not implement packet loss adaptive encoding, VoE logs an error. Reason: The ACM function SetPacketLossRate(int rate) return -1 unnecessarily too often. It was intended for more severe errors like 1. codec is not ready 2. input rate is out of range BUG=webrtc:3413 R=henrik.lundin@webrtc.org Review URL: https://webrtc-codereview.appspot.com/16599004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6283 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%