webrtc/sdk/objc/Framework/Classes/PeerConnection
Daniela 5adcd19875 Add file capturer to AppRTCMobile on simulator.
To achieve this, the CL does the following
- Adds sample mp4 video
- Refactors the existing RTCFileVideoCapturer to achieve continious
capture and adds tests.

Bug: webrtc:8406
Change-Id: Ibc0891176c58ec9053b42e340d2113036e7199ec
Reviewed-on: https://webrtc-review.googlesource.com/12180
Reviewed-by: Anders Carlsson <andersc@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Commit-Queue: Daniela Jovanoska Petrenko <denicija@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20598}
2017-11-08 13:27:49 +00:00
..
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAudioSource+Private.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAVFoundationVideoSource.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCCameraVideoCapturer.m Support RGB frames in RTCCVPixelBuffer 2017-10-23 15:34:28 +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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCDataChannelConfiguration+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCDataChannelConfiguration.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCFileVideoCapturer.m Add file capturer to AppRTCMobile on simulator. 2017-11-08 13:27:49 +00:00
RTCIceCandidate+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCIceCandidate.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIceServer+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCIceServer.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMediaStreamTrack+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaStreamTrack.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMetrics.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMetricsSampleInfo+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMetricsSampleInfo.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCPeerConnection+DataChannel.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Allow external audio device module to be passed in to the objc peer connection factory interface. 2017-10-30 16:46:19 +00:00
RTCPeerConnectionFactory+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCPeerConnectionFactory.mm Allow external audio device module to be passed in to the objc peer connection factory interface. 2017-10-30 16:46:19 +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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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