commit | 065348503c2ea5b0a6cb4f78144b13ca74777365 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Thu Feb 06 13:27:00 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 06 14:08:39 2020 |
tree | e805a4a49b48b246dd210d1290e537f21be55c83 | |
parent | bfda20d4dbb52d3e8f53b226b055c5ee87604ba5 [diff] |
[Overuse] Move EncodeUsageResource/QualityScalerResource to own files. This CL changes EncodeUsageResource and QualityScalerResource from private inner classes of OveruseFrameDetectorResourceAdaptationModule to standalone classes, moving them into separate files. This CL does not intend to change any lines of code, only move them. Except for removing an unused method quality_scaler(). Bug: webrtc:11222 Change-Id: I86bf7eb78c80031888c403ac43c2bdf9b24eaea6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168198 Reviewed-by: Evan Shrubsole <eshr@google.com> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30472}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.