commit | 24a842a15c049875d62ff9fd778ef0fc4a84aa13 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Mar 22 08:52:50 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 22 09:39:13 2018 +0000 |
tree | ce062e66486b15f5c3943984db9b8ffb6e3ef530 | |
parent | 48cca02799498421b0064b7039d0aa19f068b688 [diff] |
Add field VideoEncoderConfig::codec_type. First step of the transition needed to reland cl https://webrtc-review.googlesource.com/62062, and move payload_name and payload_type out of VideoSendStream::Config::EncoderSettings. If the new field is set to something different than kVideoCodecUnkown, payload_name from EncoderSettings is ignored. Bug: webrtc:8830 Change-Id: I515a91f8291cda79017332102cc6a10736d8a648 Reviewed-on: https://webrtc-review.googlesource.com/64001 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22555}
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.