commit | 59a01b0693b242c6a0c937b0ade8a6748ade8740 | [log] [tgz] |
---|---|---|
author | Qiang Chen <qiangchen@chromium.org> | Mon Nov 19 10:30:04 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 21 11:29:21 2018 +0000 |
tree | f2fcbe2332ce5980a9fd6ce254f6bbd4b96787a5 | |
parent | 2b5b0e95212833265e53e413c3cb96a1dcfa21d1 [diff] |
Set Framerate in RTCVideoEncoderH264 This CL utilizes the input frame rate in the RTCVideoEncoderH264, by setting it into VT Property. The main purpose is to guide VT encoder to make correct decision of the encoded frame size. Bug: webrtc:10015 Change-Id: Id5c89f2876539f3181030f49b546326fc40b8ea3 Reviewed-on: https://webrtc-review.googlesource.com/c/111420 Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25724}
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.