webrtc/sdk/objc/Framework/Headers/WebRTC
Anders Carlsson 1d4c152a38 Reland "Simple Default ObjC video codec factories."
This is a reland of 30915a742d
Original change's description:
> Simple Default ObjC video codec factories.
> 
> Move the simple video encoder/decoder factory from AppRTCMobile into the
> public API so users who don't have special requirements for video codecs
> can easily get started.
> 
> Also clean up the API a little.
> 
> This CL replaces the more flexible default factories in
> https://webrtc-review.googlesource.com/c/src/+/7741 and clients that
> want to implement their own codecs will have to supply their own
> encoder/decoder factories as well. The benefits of the approach in
> this CL are a simpler API and less effects on the rest of the code.
> 
> Bug: None
> Change-Id: I4ed94090d778b4fc38b49864de1d4de4ff125d6a
> Reviewed-on: https://webrtc-review.googlesource.com/15141
> Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
> Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
> Commit-Queue: Anders Carlsson <andersc@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#20441}

Bug: None
Change-Id: If0910cc540dc835dfec4eeb5bea527d88482d110
Reviewed-on: https://webrtc-review.googlesource.com/16780
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Commit-Queue: Anders Carlsson <andersc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20476}
2017-10-30 14:48:39 +00:00
..
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAudioSession.h Fix public Obj-C header import. 2017-09-15 14:09:30 +00:00
RTCAudioSessionConfiguration.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAudioSource.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAudioTrack.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAVFoundationVideoSource.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCCameraPreviewView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCCameraVideoCapturer.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCConfiguration.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCDataChannel.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCDataChannelConfiguration.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCDispatcher.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCEAGLVideoView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCFieldTrials.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCFileLogger.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIceCandidate.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIceServer.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIntervalRange.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCLegacyStatsReport.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCLogging.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMacros.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaConstraints.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMediaSource.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMediaStream.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMediaStreamTrack.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMetrics.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMetricsSampleInfo.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMTLNSVideoView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMTLVideoView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCNSGLVideoView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCPeerConnection.h Revert ObjC API changes for BWE allocation strategy 2017-10-27 12:33:24 +00:00
RTCPeerConnectionFactory.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCRtpCodecParameters.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCRtpEncodingParameters.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCRtpParameters.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCRtpReceiver.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCRtpSender.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCSessionDescription.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCSSLAdapter.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCTracing.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoCapturer.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoFrameBuffer.h Support RGB frames in RTCCVPixelBuffer 2017-10-23 15:34:28 +00:00
RTCVideoRenderer.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoSource.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoTrack.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoViewShading.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
UIDevice+RTCDevice.h Updating RTCDeviceType with new iOS devices. 2017-10-11 10:06:59 +00:00
WebRTC.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00