commit | 287e46470558100a1765269ce367808f0ee8efd8 | [log] [tgz] |
---|---|---|
author | Rasmus Brandt <brandtr@webrtc.org> | Fri Nov 15 15:56:01 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 19 10:14:31 2019 |
tree | 2301d9d4172a310172849a10ff4600701a88dab5 | |
parent | 8fe22fad4e13d2092c2d373a4523d651dec9f6ca [diff] |
Change VideoAdapter::OnResolutionFramerateRequest to VideoAdapter::OnSinkWants This change makes it easier to propagate more information from the sink to the video adapter, for example alignment requirements. Bug: None Change-Id: I536248d59f871c103a18a48615b6c5e61f61697b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159281 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29827}
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.