webrtc/sdk/objc/Framework/Headers/WebRTC
Anders Carlsson 2a1bbc3422 ObjC: Deprecate codec settings parameter in startDecode method.
This parameter is being removed from the C++ API, remove it from the
ObjC API also. It was never used for anything by the H264 decoder.

Bug: webrtc:9107
Change-Id: I5222eac932a4e7d4129d803f8126b5e8d0b027b6
Reviewed-on: https://webrtc-review.googlesource.com/66740
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Anders Carlsson <andersc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22730}
2018-04-04 12:29:30 +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
RTCCallbackLogger.h Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system 2018-01-31 09:35:29 +00:00
RTCCameraPreviewView.h Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
RTCCameraVideoCapturer.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCConfiguration.h Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCDataChannel.h
RTCDataChannelConfiguration.h
RTCDispatcher.h
RTCDtmfSender.h Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. 2018-01-05 18:21:29 +00:00
RTCEAGLVideoView.h
RTCFieldTrials.h Exposing WebRTC-Audio-SendSideBwe-For-Video field trial 2018-03-15 14:19:47 +00:00
RTCFileLogger.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCFileVideoCapturer.h Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
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
RTCMediaConstraints.h Clean up iOS API audio settings 2018-03-05 08:32:52 +00:00
RTCMediaSource.h
RTCMediaStream.h
RTCMediaStreamTrack.h
RTCMetrics.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCMetricsSampleInfo.h
RTCMTLNSVideoView.h
RTCMTLVideoView.h
RTCNSGLVideoView.h
RTCPeerConnection.h Changes name of RtpTransceiverInit's stream_labels to stream_ids. 2018-03-06 23:42:01 +00:00
RTCPeerConnectionFactory.h Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
RTCPeerConnectionFactoryOptions.h Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. 2018-03-23 19:26:55 +00:00
RTCRtpCodecParameters.h
RTCRtpEncodingParameters.h
RTCRtpParameters.h
RTCRtpReceiver.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCRtpSender.h Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. 2018-01-05 18:21:29 +00:00
RTCRtpTransceiver.h Changes name of RtpTransceiverInit's stream_labels to stream_ids. 2018-03-06 23:42:01 +00:00
RTCSessionDescription.h
RTCSSLAdapter.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCTracing.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCVideoCapturer.h Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
RTCVideoCodec.h ObjC: Deprecate codec settings parameter in startDecode method. 2018-04-04 12:29:30 +00:00
RTCVideoCodecFactory.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +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 Reland "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." 2018-04-03 11:35:40 +00:00
RTCVideoRenderer.h
RTCVideoSource.h
RTCVideoTrack.h
RTCVideoViewShading.h
UIDevice+RTCDevice.h Remove all code for iOS 8 and below. 2017-12-01 14:25:46 +00:00