commit | 8d08a92c052b985ca540a5c9928f11a6e11a019c | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Wed Jun 28 09:20:50 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 29 08:10:16 2017 |
tree | b4a85562789da44a1dc7bc2d5914a484c5855249 | |
parent | b14fad45b8febc2a413365e71775325b359e45a9 [diff] |
Do not copy I420 frames in the decoder when not necessary. In most cases we can just return a frame referencing the buffer returned by the decoder. Bug: webrtc:7760 Change-Id: I0b42ab9662b39149e42a3c83adfd38a9d80e0e30 Reviewed-on: https://chromium-review.googlesource.com/544299 Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Bjorn Mellem <mellem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18824}
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.