commit | 216cce5f49fb33a26aba6ddfbad24697d91973dc | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Wed Jun 26 17:22:19 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 10:48:22 2024 |
tree | 252680caf19756587f1f40a24732e9669e001849 | |
parent | 2360208f7dfd038b517c68b4488702eefe90bd41 [diff] |
Add minimum_qp to VideoEncoder::EncoderInfo The minimum QP field will be used to signal what the QP value will be once the encoder reach its target video quality. This will be used in the generalized QP convergence detection. Bug: chromium:328598314 Change-Id: I82299cd921e3c091e651218d1e3f337875176567 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355701 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Reviewed-by: Markus Handell <handellm@google.com> Cr-Commit-Position: refs/heads/main@{#42559}
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.