commit | 6456e352ac60a0bfe74a5c5bd316971b4ecded58 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Mon Jul 08 17:56:40 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 09 13:56:56 2019 +0000 |
tree | 3f4d74c49c601ac32c3bdfd47c53b23a3d2d90b0 | |
parent | 2d0880b56954f57548deea51dfa678b80dbf618f [diff] |
Use max bitrate limit recommended by encoder. If VideoEncoderConfig::max_bitrate_bps is unset then max bitrate of video stream is set equal to max bitrate value recommended by encoder for given resolution via encoder capabilities (if available). Bug: webrtc:10796 Change-Id: I7fce9afc476b794a16956e694e891faee110048e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144526 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28515}
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.