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.