commit | 18ee17d1e7876b95fa48a82360b20236624350b6 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Mon Nov 07 09:34:59 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 07 09:35:05 2016 |
tree | 4bb9df0859ed4700681c6d2407426496cbd83942 | |
parent | c97d1150f2cf9350ff5fb86f545f47dcedb1e387 [diff] |
Refactor VideoDenoiser to use a buffer pool, replacing explicit double buffering. Also improve denoiser to not assume identical stride of all involved frames, and delete the no longer needed function I420Buffer::CopyKeepStride. BUG=None Review-Url: https://codereview.webrtc.org/2469763002 Cr-Commit-Position: refs/heads/master@{#14940}
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.