commit | f90528673a3c973e9117d12387c3665dcb44c249 | [log] [tgz] |
---|---|---|
author | Peter Hanspers <peterhanspers@webrtc.org> | Thu Jul 26 08:41:35 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 01 08:54:24 2018 |
tree | 9d5da3680dd6b0bbe2f3528b2941f093a776d0b8 | |
parent | e3a38421cfb795e40726ce0576f7c55514a3b513 [diff] |
The pixel buffer pool is currently recreated on every call to encode. After this change, it is only recreated when needed. This change also clarifies the relation between the compression session and the pixel buffer pool, and handles invalid sessions explicitly. Change-Id: Iae4aa02b60b0d5c153db3ae2d4cd2a0cfa05757b Bug: webrtc:9562 Reviewed-on: https://webrtc-review.googlesource.com/90403 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Peter Hanspers <peterhanspers@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24161}
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.