commit | 20f3f942a05a4b37d39891ff28be67d984c345f7 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Fri May 15 09:33:39 2015 |
committer | Peter Boström <pbos@webrtc.org> | Fri May 15 09:33:27 2015 |
tree | fc2a58313c21496d01278e98ddd1db24b57de374 | |
parent | 4cd6940e49e1caed059e7cc7f43a1f9232725df4 [diff] |
Clear bitrate stats for unused SSRCs. Prevents bug where transmitted bitrate was reported as higher than what was actually sent, since unused RTP modules weren't updated to say that they sent zero. BUG= R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/49979004 Cr-Commit-Position: refs/heads/master@{#9192}