commit | fb0878197e0a7c83aa5c21bb8b2f22364e462ed4 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Thu May 02 21:25:34 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 10 08:44:02 2019 |
tree | a0da3381f5725da77713d587c6ff87e89ea93877 | |
parent | e779847fb6499ac2dc4757de8c625ac377e9d0d4 [diff] |
Reland "Refactor handling of configuration overrides from Vp8FrameBufferController" This is a reland of 4d6795f828bc4f2b050405b0ff73d4020b2a2963 Original change's description: > 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} TBR=brandtr@webrtc.org,sprang@webrtc.org Bug: webrtc:10382 Change-Id: I0b313d19843edf429aeeaa4deafc5426c434a0fd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/135942 Commit-Queue: Elad Alon <eladalon@webrtc.org> Reviewed-by: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27904}
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.