commit | 66712b024f1e3490c1aecee431e0897c961c54fe | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Mon Oct 24 07:22:31 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 24 07:22:39 2016 |
tree | e65c97d796bf3317d032e0dc41116885750fbcdc | |
parent | 151572ba05d0ef1981d23b2206450cb006057fb4 [diff] |
Revert of Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource. (patchset #5 id:80001 of https://codereview.webrtc.org/2334683002/ ) Reason for revert: This was a workaround to help Chrome wire up the googNoiseReduction constraint. However, it was fixed in a different way in Chrome, and this hack is not actually needed. Original issue's description: > Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource. > > BUG=chromium:645907 > > Committed: https://crrev.com/0d14c6abba19295725519ce38105688ae0a62513 > Cr-Commit-Position: refs/heads/master@{#14219} TBR=pbos@webrtc.org,hta@webrtc.org,perkj@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=chromium:645907 Review-Url: https://codereview.webrtc.org/2433293003 Cr-Commit-Position: refs/heads/master@{#14729}
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.