commit | c0d31e915ca6d730c3d7a8219c229ad53a453201 | [log] [tgz] |
---|---|---|
author | Per <perkj@chromium.org> | Thu Mar 31 15:23:39 2016 |
committer | Per <perkj@chromium.org> | Thu Mar 31 15:23:53 2016 |
tree | 993e475ee90b593e880b9206236dbcd4e050e432 | |
parent | 00984ff68891a18113261c09770650460c9de11b [diff] |
Change VideoSourceInterface::needs_denoising() to return rtc::Optional<bool> It turns out that it is used as if it has three states: on/off default. This reverts back to the behaviour prior to https://codereview.webrtc.org/1773993002 BUG=chromium:594434 R=pbos@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1842073002 . Cr-Commit-Position: refs/heads/master@{#12181}
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.