webrtc/sdk/objc/api/peerconnection
Kári Tristan Helgason ba9e1b8b75 Fix issue with decoding in certain cases.
Bug: webrtc:9378
Change-Id: Ib2d06514da08c16091c3f9c0cb613e2ca98d5f3a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170601
Reviewed-by: Mirta Dvornicic <mirtad@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30807}
2020-03-17 07:33:35 +00:00
..
RTCAudioSource+Private.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCAudioSource.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCAudioSource.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCAudioTrack+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCAudioTrack.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCAudioTrack.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCCertificate.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCCertificate.mm (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCConfiguration+Native.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCConfiguration+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCConfiguration.h Remove iceRegatherIntervalRange 2020-01-28 19:16:18 +00:00
RTCConfiguration.mm Remove iceRegatherIntervalRange 2020-01-28 19:16:18 +00:00
RTCCryptoOptions.h Promotoing webrtc::CryptoOptions to RTCConfiguration. 2018-10-25 17:59:48 +00:00
RTCCryptoOptions.mm Promotoing webrtc::CryptoOptions to RTCConfiguration. 2018-10-25 17:59:48 +00:00
RTCDataChannel+Private.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
RTCDataChannel.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCDataChannel.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCDataChannelConfiguration+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCDataChannelConfiguration.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCDataChannelConfiguration.mm Datachannel: Use absl::optional for maxRetransmits and maxRetransmitTime. 2019-04-09 08:32:43 +00:00
RTCDtmfSender+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCDtmfSender.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCDtmfSender.mm (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCEncodedImage+Private.h Pass-by-reference instead of value to initWithNativeEncodedImage 2019-02-08 08:56:23 +00:00
RTCEncodedImage+Private.mm Fix issue with decoding in certain cases. 2020-03-17 07:33:35 +00:00
RTCFieldTrials.h Delete unused key WebRTC-Audio-SendSideBwe-For-Video. 2019-03-06 13:15:53 +00:00
RTCFieldTrials.mm Delete unused key WebRTC-Audio-SendSideBwe-For-Video. 2019-03-06 13:15:53 +00:00
RTCFileLogger.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCFileLogger.mm Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
RTCIceCandidate+Private.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCIceCandidate.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCIceCandidate.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCIceServer+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCIceServer.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCIceServer.mm Revert "Add SSLConfig object to IceServer." 2018-09-12 10:46:04 +00:00
RTCLegacyStatsReport+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCLegacyStatsReport.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCLegacyStatsReport.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMediaConstraints+Private.h Move MediaConstraintsInterface to sdk/, and make it a concrete class 2019-02-14 12:07:07 +00:00
RTCMediaConstraints.h Delete unused media constraints 2019-02-08 14:45:00 +00:00
RTCMediaConstraints.mm Move MediaConstraintsInterface to sdk/, and make it a concrete class 2019-02-14 12:07:07 +00:00
RTCMediaSource+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCMediaSource.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCMediaSource.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMediaStream+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCMediaStream.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCMediaStream.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMediaStreamTrack+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCMediaStreamTrack.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCMediaStreamTrack.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMetrics.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMetrics.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMetricsSampleInfo+Private.h Remove deprecated field_trial_default and metrics_default. 2018-09-28 07:21:07 +00:00
RTCMetricsSampleInfo.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCMetricsSampleInfo.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCPeerConnection+DataChannel.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCPeerConnection+Private.h Add support for injecting VideoBitrateAllocatorFactory also on IOS 2020-02-07 10:14:42 +00:00
RTCPeerConnection+Stats.mm Adding GetStats APIs for senders/receivers. 2019-02-27 09:29:29 +00:00
RTCPeerConnection.h Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing 2019-08-12 23:58:50 +00:00
RTCPeerConnection.mm Add support for injecting VideoBitrateAllocatorFactory also on IOS 2020-02-07 10:14:42 +00:00
RTCPeerConnectionFactory+Native.h Add support for injecting VideoBitrateAllocatorFactory also on IOS 2020-02-07 10:14:42 +00:00
RTCPeerConnectionFactory+Private.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
RTCPeerConnectionFactory.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCPeerConnectionFactory.mm Add support for injecting VideoBitrateAllocatorFactory also on IOS 2020-02-07 10:14:42 +00:00
RTCPeerConnectionFactoryBuilder+DefaultComponents.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCPeerConnectionFactoryBuilder+DefaultComponents.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCPeerConnectionFactoryBuilder.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
RTCPeerConnectionFactoryBuilder.mm Move MediaTransportInterface out of the libjingle_peerconnection_api target 2019-09-13 10:49:56 +00:00
RTCPeerConnectionFactoryOptions+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCPeerConnectionFactoryOptions.h Removed ability to set CryptoOptions through PeerConnectionFactory from bindings. 2018-11-21 18:52:45 +00:00
RTCPeerConnectionFactoryOptions.mm Removed ability to set CryptoOptions through PeerConnectionFactory from bindings. 2018-11-21 18:52:45 +00:00
RTCRtcpParameters+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCRtcpParameters.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCRtcpParameters.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCRtpCodecParameters+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCRtpCodecParameters.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCRtpCodecParameters.mm (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCRtpEncodingParameters+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCRtpEncodingParameters.h Change network_priority from a double to an enum. 2020-03-05 05:42:15 +00:00
RTCRtpEncodingParameters.mm Change network_priority from a double to an enum. 2020-03-05 05:42:15 +00:00
RTCRtpFragmentationHeader+Private.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCRtpFragmentationHeader+Private.mm Delete unused RTPFragmentationHeader members 2019-05-17 09:26:17 +00:00
RTCRtpHeaderExtension+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCRtpHeaderExtension.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCRtpHeaderExtension.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCRtpParameters+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCRtpParameters.h Allow nil degradationPreference in RTCRtpParameters. 2020-01-07 15:28:23 +00:00
RTCRtpParameters.mm Implement new specification for degradation preference 2020-03-05 14:24:25 +00:00
RTCRtpReceiver+Native.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
RTCRtpReceiver+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCRtpReceiver.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCRtpReceiver.mm Deprecate RtpReceiver's SetParameters method 2019-12-03 19:50:42 +00:00
RTCRtpSender+Native.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
RTCRtpSender+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCRtpSender.h SetStreams API of RtpSender wrapped for iOS and Android 2019-10-08 13:51:19 +00:00
RTCRtpSender.mm SetStreams API of RtpSender wrapped for iOS and Android 2019-10-08 13:51:19 +00:00
RTCRtpTransceiver+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCRtpTransceiver.h RtpTransceiver: add kStopped enumeration value. 2020-03-11 11:19:51 +00:00
RTCRtpTransceiver.mm RtpTransceiver: add kStopped enumeration value. 2020-03-11 11:19:51 +00:00
RTCSessionDescription+Private.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCSessionDescription.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCSessionDescription.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCSSLAdapter.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCSSLAdapter.mm (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCStatisticsReport+Private.h Adding entry point for the v2 stats API. 2019-02-21 18:29:16 +00:00
RTCStatisticsReport.h Adding entry point for the v2 stats API. 2019-02-21 18:29:16 +00:00
RTCStatisticsReport.mm Adding entry point for the v2 stats API. 2019-02-21 18:29:16 +00:00
RTCTracing.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCTracing.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCVideoCodecInfo+Private.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCVideoCodecInfo+Private.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCVideoEncoderSettings+Private.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCVideoEncoderSettings+Private.mm Delete VideoCodec::targetBitrate 2018-12-12 12:48:15 +00:00
RTCVideoSource+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCVideoSource.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCVideoSource.mm (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCVideoTrack+Private.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCVideoTrack.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCVideoTrack.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00