commit | 0b91688817d46a103d8c4061507a8f69ef938c2b | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Thu Aug 15 09:32:32 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 26 14:48:29 2024 |
tree | 6d376b89e85300c5f5793b9226f0f54916169847 | |
parent | 5308652c73c5b76101b59bbfbb1b36ea6e25507c [diff] |
Mark EncodedImage::{Set, Is}AtTargetQuality() as deprecated The "at target quality" attribute is no longer set to the encoded image in VideoStreamEncoder, see https://webrtc-review.googlesource.com/c/src/+/359640 Mark the attribute as deprecated to avoid new dependencies and prepare for deletion. Bug: chromium:359410061 Change-Id: Id5a98ec9d2068099cb75a70b849bbf1c77feabb3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/359660 Commit-Queue: Johannes Kron <kron@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42848}
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.