commit | 2e6bd28381b903581ad1764a125a68b8baaf3fe3 | [log] [tgz] |
---|---|---|
author | Rasmus Brandt <brandtr@webrtc.org> | Fri Mar 20 08:34:32 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 20 11:35:46 2020 |
tree | b7754a14ea5c19c8695be78830d5fe58be0d4e64 | |
parent | 835dde17a0c9acd06f73e81c4d4cf45960a36df1 [diff] |
libvpx-vp8: Add settings struct to constructor. Migrate the injectable Vp8FrameBufferControllerFactory into a settings struct, allowing for straight-forward future extensions. Bug: webrtc:11436 Change-Id: I53e555eb6ef88cf5b10ee8a43abd6ef9c930d100 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170635 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30839}
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.