Fix resolution normalization in EncoderStreamFactory Before this change the normalization ignored scale_resolution_down_by and assumed 1/2 scaling. Now it takes scale_resolution_down_by into account and normalizes resolution to be multiple of the maximum scale factor (if all specified scale factors are power of two numbers). Bug: webrtc:448376656, b/445664659 Change-Id: I846d3c98749efab5d9a754c0b7cf98dfdbe077ba Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/413500 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45810}
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.