commit | fa9b6d45c3dc62aaa075a9a9f69da019d65018b6 | [log] [tgz] |
---|---|---|
author | jmarusic@webrtc.org <jmarusic@webrtc.org> | Tue Mar 17 12:12:17 2015 |
committer | jmarusic@webrtc.org <jmarusic@webrtc.org> | Tue Mar 17 12:13:13 2015 |
tree | 166feaab79c3ad3f9870f14aae50cc03770bd08c | |
parent | ce6423c6b77b7c393b98c65757bddb54769c63ae [diff] |
We changed Encode() and EncodeInternal() return type from bool to void in this issue: https://webrtc-codereview.appspot.com/38279004/ Now we don't have to pass EncodedInfo as output parameter, but can return it instead. This also adds the benefit of making clear that EncodeInternal() needs to fill in this info. R=kwiberg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/43839004 Cr-Original-Commit-Position: refs/heads/master@{#8749} Cr-Mirrored-From: https://chromium.googlesource.com/external/webrtc Cr-Mirrored-Commit: 0cb612b43bc1ef42cde8cb3887dc48917d5a58dd