commit | 1c90cab2cac820e1aa1f62ed332b1be1e9e44c95 | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Thu Mar 07 14:30:58 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 07 15:32:04 2019 |
tree | 47adc23839c3add205e69314618527f88e7b44e6 | |
parent | 6f0aafa5313d8736b1faf09a96605301a5bb910a [diff] |
Fix UpdateRect handling for native buffers in VideoStreamEncoder In Chrome we sometimes get frames with native handlers all the time. To enable variable frame rate we need to trust at least empty updates. Also, trust empty update rect when scaling. Bug: webrtc:10310 Change-Id: I6087b66d5e6138290a7c143f85ba9bc427ae40a1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/126223 Reviewed-by: Johannes Kron <kron@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27021}
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.
Authoritative list of directories that contain the native API header files.