commit | 59021ba4e1dcd6b5dddf966591a4d0ebc6862705 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Wed Oct 03 09:05:16 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 03 16:51:30 2018 |
tree | 1aa52bf6730037fc0706676293a4aa04825bab4d | |
parent | 7988589e4858fd9b5844dada64d5c1be8812fe9e [diff] |
Refactoring of VP8 TemporalLayers interface. This refactoring merged PopulateCodecSpecific and FrameEncoded into a single callback method. It also removes the FrameConfig parameter and instead relies on the temporal layer to remember it internally. Bug: webrtc:9012 Change-Id: I489b76821b534398ad452643f1322f411d3455b1 Reviewed-on: https://webrtc-review.googlesource.com/95681 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24957}
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.