commit | 233bfd2da4acef06ad9de1cbb1d4ba4a0bf7380e | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Mon Jan 18 19:23:40 2016 |
committer | Peter Boström <pbos@webrtc.org> | Mon Jan 18 19:23:51 2016 |
tree | 5eb96c19a4a78ebfb0f689299e65489fa39e54ee | |
parent | 49c740264c1f0fc589b8904711e7df60752cea11 [diff] |
Move keyframe requests outside encoder mutex. Enables faster keyframe requests since they are no longer blocked by calls to the encoder. BUG=webrtc:5410 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1600553003 . Cr-Commit-Position: refs/heads/master@{#11294}
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.