commit | 6a7baa7d0f84b825e6cdeb6509a3929020d8e00f | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Tue Feb 26 17:31:00 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 26 21:34:47 2019 |
tree | ee790844a114c75b0fe68197d09d0fd2ee1b1416 | |
parent | c9d0b0898290d2efec33b6b355afb1a452ed031f [diff] |
Remove VCMEncodedFrameCallback and VCMGenericEncoder This CL takes a few parts of VCMEncodedFrameCallback and VCMGenericEncoder and folds some aspect directly into VideoStreamEncoder. Parts related to timing frames are extracted into a new class FrameEncodeTimer that explicitly handles that. Bug: webrtc:10164 Change-Id: I9b26f734473b659e4093c84c09fb0ed441290e40 Reviewed-on: https://webrtc-review.googlesource.com/c/124122 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26862}
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.