commit | ee92d626bde9ab5dd075fc0b2f1ac61a5649cef1 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Mon Nov 13 14:26:17 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 14 10:47:46 2017 |
tree | 1d2c34ec73b4ce417cd472bd41a5562055c3d5bc | |
parent | d4f01c1e870e43efb178e50b24fbe0685a523cf1 [diff] |
Update VideoEncoderSoftwareFallbackWrapper to take VideoEncoder as arg VideoEncoderSoftwareFallbackWrapper is updated to take a VideoEncoder as argument instead relying on built-in SW codecs. The purpose is to make VideoEncoderSoftwareFallbackWrapper more modular and not depend on built-in SW encoders. Bug: webrtc:7925 Change-Id: I99896f0751cfb77e01efd29c97d3bd07bdb2c7c0 Reviewed-on: https://webrtc-review.googlesource.com/22320 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Anders Carlsson <andersc@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20671}
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.