commit | 619a211562eeb43fdbed4085465a0ec36a08f221 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Wed Aug 24 09:46:44 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 24 09:46:48 2016 |
tree | aa6b63641505ce2b120963b34e206c641c5b23c1 | |
parent | 0aa9d1808b81cc949a66d0fb6adbd1c0e1d74eb3 [diff] |
iLBC: Handle a case of bad input data We detect an unreasonable state (caused by a bad encoded stream) before it can lead to problems, and handle it by resetting the decoder. NOPRESUBMIT=true BUG=chromium:617124 Review-Url: https://codereview.webrtc.org/2255203002 Cr-Commit-Position: refs/heads/master@{#13888}
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.