commit | 0b556b04e670e692c9f38b40e9f5def15355e8a1 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Feb 12 14:21:48 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 13 14:09:00 2018 |
tree | b351dbff206dc3af243f39ec76003a050d36408b | |
parent | 9af0a672c277c7d062c9957acdaa641d2e1a93ac [diff] |
Reduce public inheritance in VideoStreamEncoder. Implementation of the EncodedImageCallback and AdaptationObserverInterface belongs with the implementation, not the public interface. Bug: webrtc:8830 Change-Id: I901ae79ede252599c5fe22284cf649274c5b1422 Reviewed-on: https://webrtc-review.googlesource.com/51862 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22000}
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.