commit | 95593099246e559f60e889332f18d19541edb012 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Fri Oct 10 11:14:00 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 13 10:58:51 2025 |
tree | c8977e4102652b015a86ec44ea40c5f020437194 | |
parent | a1baf9458d739341df67d6fd43b4ab8258d2b3a1 [diff] |
Reland "Rename DISABLED to MAINTAIN_FRAMERATE_AND_RESOLUTION" This reverts commit 4a106aecad8b0a81a4d2ad68cb0dad8b791e1c97. Reason for revert: Keep DISABLED in RtpParameters.java Original change's description: > Revert "Rename DISABLED to MAINTAIN_FRAMERATE_AND_RESOLUTION" > > This reverts commit 68d333d007ad1042dfe9c7a8859fcc91730ae638. > > Reason for revert: Breaks downstream projects > > Original change's description: > > Rename DISABLED to MAINTAIN_FRAMERATE_AND_RESOLUTION > > > > The existing functionality of the DISABLED mode is identical to what's > > required for MAINTAIN_FRAMERATE_AND_RESOLUTION. Since DISABLED isn't > > exposed to JavaScript, renaming it to MAINTAIN_FRAMERATE_AND_RESOLUTION > > seems correct and safe. > > > > Bug: webrtc:450044904 > > Change-Id: I087ebf22199ffe46ea2005ea6b5618ff7ddb7089 > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415200 > > Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> > > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > > Reviewed-by: Henrik Boström <hbos@webrtc.org> > > Cr-Commit-Position: refs/heads/main@{#45890} > > Bug: webrtc:450044904 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Change-Id: I42dfd4e64ab8cbca710c402b412d878f63e1e404 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415800 > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#45891} Bug: webrtc:450044904 Change-Id: Ia4362e94e5ebd7047345dbca69e3fe28e9e139f0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415820 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45915}
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.