commit | c043afc60534786c88d0cf0f1a96c70a50df87b1 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Fri Apr 24 11:54:27 2015 |
committer | Peter Boström <pbos@webrtc.org> | Fri Apr 24 11:54:05 2015 |
tree | 1dcd0eb6aa52665e78ad74bc81c3ecb995e018b2 | |
parent | a9ae0dfe1294bc5656cf4599a1b9e839e53ebe25 [diff] |
Cleanup inside IncomingVideoStream. Removes logging, thread annotates members (finding 2 bugs where variables were not protected by the correct critsect) and adds consts and scoped_ptrs. BUG= R=mflodman@webrtc.org, stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/43219004 Cr-Commit-Position: refs/heads/master@{#9078}