webrtc/sdk/objc/Framework/Classes/PeerConnection
Karl Wiberg e40468ba3d Move some numeric utility code from rtc_base/ to rtc_base/numerics/
Specifically, I'm moving

  safe_compare.h
  safe_conversions.h
  safe_minmax.h

They shouldn't be part of the API, and moving them to an appropriate
subdirectory of rtc_base/ is a good way to keep track of that.

BUG=webrtc:8445

Change-Id: I458531aeb30bcf4291c4bec3bf22a2fffbf054ff
Reviewed-on: https://webrtc-review.googlesource.com/20860
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20829}
2017-11-22 11:21:47 +00:00
..
OWNERS
RTCAudioSource+Private.h
RTCAudioSource.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCAudioTrack+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCAudioTrack.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCAVFoundationVideoSource+Private.h
RTCAVFoundationVideoSource.mm
RTCCameraVideoCapturer.m iOS: Don’t change video rotation in FaceUp or FaceDown. 2017-11-20 14:28:30 +00:00
RTCConfiguration+Native.h Expose TurnCustomizer as a native ObjC property. 2017-10-30 17:30:39 +00:00
RTCConfiguration+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCConfiguration.mm Expose TurnCustomizer as a native ObjC property. 2017-10-30 17:30:39 +00:00
RTCDataChannel+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCDataChannel.mm
RTCDataChannelConfiguration+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCDataChannelConfiguration.mm
RTCDefaultVideoDecoderFactory.m Reland "Simple Default ObjC video codec factories." 2017-10-30 14:48:39 +00:00
RTCDefaultVideoEncoderFactory.m Reland "Simple Default ObjC video codec factories." 2017-10-30 14:48:39 +00:00
RTCEncodedImage.mm Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
RTCFileVideoCapturer.h Revert "Add file capturer to AppRTCMobile on simulator." 2017-11-08 14:13:11 +00:00
RTCFileVideoCapturer.m Revert "Add file capturer to AppRTCMobile on simulator." 2017-11-08 14:13:11 +00:00
RTCIceCandidate+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCIceCandidate.mm
RTCIceServer+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCIceServer.mm
RTCIntervalRange+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCIntervalRange.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCLegacyStatsReport+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCLegacyStatsReport.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaConstraints+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaConstraints.mm
RTCMediaSource+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaSource.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaStream+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaStream.mm
RTCMediaStreamTrack+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaStreamTrack.mm
RTCMetrics.mm
RTCMetricsSampleInfo+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMetricsSampleInfo.mm
RTCPeerConnection+DataChannel.mm
RTCPeerConnection+Native.h Reland ObjC API for BWE allocation strategy 2017-11-01 15:21:06 +00:00
RTCPeerConnection+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCPeerConnection+Stats.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCPeerConnection.mm Reland ObjC API for BWE allocation strategy 2017-11-01 15:21:06 +00:00
RTCPeerConnectionFactory+Native.h Add AudioProcessing parameter to RTCPeerConnectionFactory native constructor 2017-11-14 09:31:56 +00:00
RTCPeerConnectionFactory+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCPeerConnectionFactory.mm Add AudioProcessing parameter to RTCPeerConnectionFactory native constructor 2017-11-14 09:31:56 +00:00
RTCRtpCodecParameters+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCRtpCodecParameters.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCRtpEncodingParameters+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCRtpEncodingParameters.mm
RTCRtpFragmentationHeader.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCRtpParameters+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCRtpParameters.mm
RTCRtpReceiver+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCRtpReceiver.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCRtpSender+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCRtpSender.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCSessionDescription+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCSessionDescription.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCSSLAdapter.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCTracing.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCVideoCapturer.m
RTCVideoCodec+Private.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoCodec.mm Add prefix to codec name constants. 2017-10-23 12:49:17 +00:00
RTCVideoCodecH264.mm Add prefix to codec name constants. 2017-10-23 12:49:17 +00:00
RTCVideoCodecVP8.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoCodecVP9.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoEncoderSettings.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoFrame+Private.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoFrame.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoRendererAdapter+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCVideoRendererAdapter.h
RTCVideoRendererAdapter.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoSource+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCVideoSource.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCVideoTrack+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCVideoTrack.mm
RTCWrappedNativeVideoDecoder.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCWrappedNativeVideoDecoder.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCWrappedNativeVideoEncoder.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCWrappedNativeVideoEncoder.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00