| commit | 1accaf91b5801596cdc1bc8c09c70a1ef311d90f | [log] [tgz] |
|---|---|---|
| author | Henrik Boström <hbos@webrtc.org> | Mon Oct 07 10:27:19 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 07 13:55:36 2024 |
| tree | 928012d9fdb761a4b4f03cfc2e08ed9185c8fd48 | |
| parent | 5680d8199abe4884e9d8635580c47da8d9e16fdb [diff] |
Improve tests for reconfiguring encoder from 4:2:1 to non-power of two. More test coverage for previously fixed bug https://crbug.com/webrtc/369654168. Two tests are added: 1. LibvpxVp9Encoder unit test that 4:2:1 720p can be reconfigured to singlecast (which is what happens for encodings[0] in the bug). 2. Integration test that 4:2:1 720p can change to 180p,360p,540p. This is the exact same test as was added in [1] but using requested_resolution instead of scale_resolution_down_by. [1] https://webrtc-review.googlesource.com/c/src/+/363941 Bug: webrtc:369654168 Change-Id: I83456b9254c1c6f647586d340d0fe5864b5515c6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364200 Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Auto-Submit: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43185}
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.