commit | 4d6795f828bc4f2b050405b0ff73d4020b2a2963 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Thu May 02 21:25:34 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 03 09:12:56 2019 |
tree | 66aa99e38226f35cc5a6f461371d761bdf9b5029 | |
parent | ea4c5df3660c63308d91f9f69e2ca5c52d272082 [diff] |
Refactor handling of configuration overrides from Vp8FrameBufferController Make Vp8FrameBufferController::UpdateConfiguration return a set of desired overrides. These overrides are cumulative with previously returned override sets. Bug: webrtc:10382 Change-Id: I1aa9544ae0cf6c57115e80963b3bbcdc3101db5e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134649 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27835}
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.