commit | d1d674348f17a866a1a85099468c35cd023123b0 | [log] [tgz] |
---|---|---|
author | Edward Lemur <ehmaldonado@webrtc.org> | Tue Jan 02 11:54:37 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 03 15:38:56 2018 +0000 |
tree | e9ccdb0cff13459938f28d7b36ed41f8f37ff367 | |
parent | d4209031859d2d9d8b0a6e4192d08519b6ef3d12 [diff] |
Use PrintResult* instead of printf in video/video_quality_test.cc Use the PrintResult* functions from test/testsupport/perf_test.h instead of using printf directly. Bug: webrtc:8566 Change-Id: Icc3418402e5fbe4e695a64d0523e1f64aa27edf8 Reviewed-on: https://webrtc-review.googlesource.com/36420 Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21483}
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.