commit | 26d1b262770e768055ce2ece63b2f165bbf25f29 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Wed Apr 12 11:59:57 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 13 08:49:37 2023 |
tree | 73ce938072356dc35340edaf05c2c9b3f4985403 | |
parent | 5248228d79f8894b93374a33444ab1e150baac34 [diff] |
Log metrics even if test failed Set of codecs for testing is hardcoded to AV1, VP8, VP9, H264, H265. Some codecs may not be available due to lack of support on the platform or due to some issue in our code which would be a regression. Reporting zero metrics for failed tests would allow the perf tool to detect such a regression. This also enables codec tests by default. The tests should not run on bots since video_codec_perf_tests binary is not included in any test suits yet. Bug: webrtc:14852 Change-Id: I967160069055036f93e595d328c4d5f1ca483be9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300868 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39840}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.