commit | c8a1cccd0a80b35a5b6846f6efe6082f96c29083 | [log] [tgz] |
---|---|---|
author | sprang <sprang@webrtc.org> | Fri Sep 04 11:38:13 2015 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 04 11:38:17 2015 |
tree | 1263f7ed6892240b36f5fa9f7ef6f749b8b7126e | |
parent | d415629de78b84bf539fda7f634996e159b0dcaa [diff] |
Fixed base time in TransportFeedback message writing. Value was incorrectly truncated to 16 bits when serializing the message. Fixed, with added regression tests. BUG= Review URL: https://codereview.webrtc.org/1294393002 Cr-Commit-Position: refs/heads/master@{#9858}