webrtc/sdk/objc/Framework/Headers/WebRTC
Anders Carlsson 7dad255ce1 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}
2017-11-16 08:33:23 +00:00
..
OWNERS
RTCAudioSession.h Fix public Obj-C header import. 2017-09-15 14:09:30 +00:00
RTCAudioSessionConfiguration.h
RTCAudioSource.h
RTCAudioTrack.h
RTCAVFoundationVideoSource.h
RTCCameraPreviewView.h
RTCCameraVideoCapturer.h Update output pixel format when starting video capture on iOS. 2017-11-16 08:33:23 +00:00
RTCConfiguration.h
RTCDataChannel.h
RTCDataChannelConfiguration.h
RTCDispatcher.h
RTCEAGLVideoView.h
RTCFieldTrials.h
RTCFileLogger.h
RTCIceCandidate.h
RTCIceServer.h
RTCIntervalRange.h
RTCLegacyStatsReport.h
RTCLogging.h Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
RTCMacros.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaConstraints.h
RTCMediaSource.h
RTCMediaStream.h
RTCMediaStreamTrack.h
RTCMetrics.h
RTCMetricsSampleInfo.h
RTCMTLNSVideoView.h
RTCMTLVideoView.h
RTCNSGLVideoView.h
RTCPeerConnection.h Revert ObjC API changes for BWE allocation strategy 2017-10-27 12:33:24 +00:00
RTCPeerConnectionFactory.h
RTCRtpCodecParameters.h
RTCRtpEncodingParameters.h
RTCRtpParameters.h
RTCRtpReceiver.h
RTCRtpSender.h
RTCSessionDescription.h
RTCSSLAdapter.h
RTCTracing.h
RTCVideoCapturer.h
RTCVideoCodec.h Add prefix to codec name constants. 2017-10-23 12:49:17 +00:00
RTCVideoCodecFactory.h Reland "Simple Default ObjC video codec factories." 2017-10-30 14:48:39 +00:00
RTCVideoCodecH264.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoDecoderVP8.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoDecoderVP9.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoEncoderVP8.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoEncoderVP9.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoFrame.h
RTCVideoFrameBuffer.h Support RGB frames in RTCCVPixelBuffer 2017-10-23 15:34:28 +00:00
RTCVideoRenderer.h
RTCVideoSource.h
RTCVideoTrack.h
RTCVideoViewShading.h
UIDevice+RTCDevice.h Updating RTCDeviceType with new iOS devices. 2017-10-11 10:06:59 +00:00
WebRTC.h