commit | 55b6acbdc5c5b2d54764c32dc942d04c94367db8 | [log] [tgz] |
---|---|---|
author | Wan-Teh Chang <wtc@chromium.org> | Fri Jun 05 22:02:36 2015 |
committer | Wan-Teh Chang <wtc@chromium.org> | Fri Jun 05 22:02:41 2015 |
tree | ac295240c1019c554d1e825e8c2e13ce8a84acde | |
parent | 349c2bb223139bf136e75d0f47e76e6d470b9f07 [diff] |
Miscellaneous cleanups. stream_generator.h doesn't use anything from <string.h>. Replace <string.h> with <stdint.h> for the intXXX_t typedefs. Rename packet_buffer to packet_buffer_ to conform to the naming convention of data members. R=marpan@google.com, marpan@webrtc.org, phoglund@webrtc.org BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/51949004 Cr-Commit-Position: refs/heads/master@{#9387}