commit | d81ab1397b49a37afe9543dab6b9047533125e2a | [log] [tgz] |
---|---|---|
author | stefan@webrtc.org <stefan@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Thu Jun 07 13:48:04 2012 +0000 |
committer | stefan@webrtc.org <stefan@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Thu Jun 07 13:48:04 2012 +0000 |
tree | d8938463a57ba5cc8d8f72af6bcfd21164e0a6fe | |
parent | f7d0c77b487e3a5b6020d159d32d1d7a6fd99e96 [diff] |
abs() was used instead of fabsf(), which returns int and not float and therefore truncated the return value. Also fixes problems with the remote_bitrate_estimator_unittest. BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/641006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2380 4adac7df-926f-26a2-2b94-8c16560cd09d