commit | d9f641e3417d0563626eddf18c38fe6a3532107b | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Thu Jan 21 01:11:35 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 21 09:11:43 2016 +0000 |
tree | ff29dea568da3bfdc8c1a4d558d79ccbd5fe0f4e | |
parent | d26fadb4545027ba2d548c01441bc7434992b470 [diff] |
Reallocate encoded buffer size if needed. Initially set to the input image size. Issue may occur for very small input images (e.g. 4x4) when encoded image length > input image size. BUG=chromium:578193 Review URL: https://codereview.webrtc.org/1603643006 Cr-Commit-Position: refs/heads/master@{#11329}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.