commit | 7dad255ce13b4fc40d82008ec714523a52521272 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersc@webrtc.org> | Wed Nov 15 15:59:50 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 16 08:33:23 2017 +0000 |
tree | 25f87a2d3a2e22c63b5033b72b1c07a1eb83858a | |
parent | 4e3832124fe2fb3cf69e9bd20d441e7dd6faedd7 [diff] |
Update output pixel format when starting video capture on iOS. Update the output pixel format to the client supplied format when starting camera capture. Also add a new API method to get the preferred output pixel format according to the AVCaptureVideoDataOutput#availableVideoCVPixelFormatTypes method and use it in AppRTCMobile. Bug: webrtc:8505 Change-Id: Ia24eaf91d70d0703a34d38b06bb6eea28fb922b8 Reviewed-on: https://webrtc-review.googlesource.com/22680 Commit-Queue: Anders Carlsson <andersc@webrtc.org> Reviewed-by: Zeke Chin <tkchin@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20697}
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.