commit | 4c8b93091d9225587d7b78a939225a3d3f7fed66 | [log] [tgz] |
---|---|---|
author | pbos@webrtc.org <pbos@webrtc.org> | Tue Mar 10 12:55:17 2015 |
committer | pbos@webrtc.org <pbos@webrtc.org> | Tue Mar 10 12:56:02 2015 |
tree | 83f47deaaab0d496406c22f8e8dfac67b683134f | |
parent | 74d4792af574a90c4a13b3e57195883e2a546cbe [diff] |
Zero-initialize all members of EncodedFrame. ntp_time_ms_ was missing in the default constructor, these things are very easy to miss, so adding C++11-style initialization instead. This also reduces init-list duplication. BUG= R=mflodman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/44609004 Cr-Commit-Position: refs/heads/master@{#8669} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8669 4adac7df-926f-26a2-2b94-8c16560cd09d