commit | ed3277bf140d2250f2f735c89d3a2c628454f8fa | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Tue Feb 02 14:40:04 2016 |
committer | Peter Boström <pbos@webrtc.org> | Tue Feb 02 14:40:13 2016 |
tree | 603076435b291ebc8f15df75c591f9fbeabc5ff7 | |
parent | ce23bee697842afb9eef230a07e935527a46a646 [diff] |
Deprecate VideoDecoder::Reset() and remove calls. Removes calls to decoder reset and instead drops delta frames and requests keyframes until one arrives. BUG=webrtc:5475 R=stefan@webrtc.org TBR=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1647163002 . Cr-Commit-Position: refs/heads/master@{#11460}
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.