commit | 11549150240d77ea0b75a029d28b9f6d474af38d | [log] [tgz] |
---|---|---|
author | Hirokazu Honda <hiroh@chromium.org> | Wed Dec 11 09:25:45 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 11 15:14:56 2019 |
tree | 55822148ba74c7f75804c8d11bf1b35b810ceb62 | |
parent | 9a52bd733ca963fb8a9883e5cc3d3974ecccffb8 [diff] |
video_encoder: Add RTC_EXPORT ScalingSettings ScalingSettings has some public constructors. These should be able to be called from exteranl code. However, a linker fails on windows because ScalingSettings doesn't have RTC_EXPORT. Bug: chromium:1031965 Test: build crrev.com/c/1949841 Change-Id: Iddaea77f87c52edbe8f77551322d7aa198bc0aeb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161860 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30063}
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.