commit | 225c787c6ebfeda7347911400a307c1c3aa7b261 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Feb 22 15:03:53 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 23 13:12:36 2018 +0000 |
tree | 08d5725cce38e15b4d0bd38b31e542d39b539fe5 | |
parent | 12fb17035c8dcad9c4f37a038053218f4837e163 [diff] |
Move default thresholds from QualityScaler to encoders. Overriding implementations of VideoEncoder::GetScalingSettings that want to enable quality scaling must now provide the thresholds. Bug: webrtc:8830 Change-Id: I75c47cb56ac1b9cf77401684980b3167e485f51c Reviewed-on: https://webrtc-review.googlesource.com/46622 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22172}
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.