commit | bbf146587a57ea5833ff649e4d4874c6c59e253f | [log] [tgz] |
---|---|---|
author | Rasmus Brandt <brandtr@webrtc.org> | Mon Feb 05 08:52:11 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 08 14:05:03 2018 |
tree | 7df9a7e5d64196dd489ec64106e8d977644477de | |
parent | 9823ee47d38530f05baedc704428dc18953ffa80 [diff] |
Delete dead code for video quality calculation. Previously, the only user of this code was the VideoProcessorIntegrationTest. We have now changed that test to directly calculate image quality metrics using libyuv, similar to how the full stack tests and browser tests work. Bug: webrtc:8448 Change-Id: Ia7a607d7ddc37741fba76d56aa7297851ffa1c6b Reviewed-on: https://webrtc-review.googlesource.com/43760 Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22341}
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.