commit | c48badaed659b2328ca1e6ad751668db186d1fac | [log] [tgz] |
---|---|---|
author | Bjorn Mellem <mellem@webrtc.org> | Wed Nov 15 17:48:06 2017 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 16 08:22:33 2017 +0000 |
tree | 3d86887a31c48489888852527535c76bd52afecc | |
parent | 1d88d7446ec1bedc4f927a97ce4bec08f6f17009 [diff] |
Revert "Make HardwareVideo*Factory ctors that take fallbackToSoftware public." This reverts commit 64534fd91704983b1ed73d3386e254374a9d2326. Reason for revert: no longer necessary. Original change's description: > Make HardwareVideo*Factory ctors that take fallbackToSoftware public. > > https://webrtc-review.googlesource.com/c/src/+/17480 changed the default behavior of HardwareVideoEncoderFactory and HardwareVideoDecoderFactory without providing any way to maintain the previous behavior. This breaks current users. > > Making these constructors public at least gives existing users a way to maintain the previous behavior. > > Bug: webrtc:7925 > Change-Id: Id8f0ec25026592f5e9096ac5f39fdda22993ff09 > Reviewed-on: https://webrtc-review.googlesource.com/22763 > Reviewed-by: Anders Carlsson <andersc@webrtc.org> > Reviewed-by: Magnus Jedvert <magjed@webrtc.org> > Commit-Queue: Bjorn Mellem <mellem@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#20675} TBR=magjed@webrtc.org,sakal@webrtc.org,andersc@webrtc.org,mellem@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:7925 Change-Id: Ia467337a3916371a619e1d238e1dd03aa0e19261 Reviewed-on: https://webrtc-review.googlesource.com/23380 Reviewed-by: Bjorn Mellem <mellem@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20695}
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.