commit | 2224294c52fc0bb95eedb8187a62bedf1b5eb853 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Fri Jul 03 02:04:33 2015 |
committer | Karl Wiberg <kwiberg@webrtc.org> | Fri Jul 03 02:04:46 2015 |
tree | d07e9783945ddf875cde556b5d5cd2c45a3e3d78 | |
parent | cd4a9bd22596c624e5a7f2646a80a40317451882 [diff] |
iSAC: Functions for importing and exporting bandwidth est. info They make it possible to send bandwidth estimation info from decoder to encoder even if they are separate objects (which we want them to be because multithreading). R=henrik.lundin@webrtc.org Review URL: https://codereview.webrtc.org/1208923002. Cr-Commit-Position: refs/heads/master@{#9535}