commit | 5f5fc6845a670896faeac5d31825a71c8f770cf5 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Thu Oct 19 11:34:08 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 19 12:44:11 2017 +0000 |
tree | fc77dafdfa6ef4e1f89941c6b2eef74ff0f20e3c | |
parent | 15c9cf732bfe67006249f89c72bb06c4632c6159 [diff] |
Relax threading requirements in VideoEncoder. Previous strict threading requirements we not always followed and this causes crashes in some scenarios. Bug: webrtc:7760 Change-Id: I4808edfff19c63a9c4a9585834d46f9c73bb1c4b Reviewed-on: https://webrtc-review.googlesource.com/13660 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20353}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.