summaryrefslogtreecommitdiff
path: root/modules/video_capture/ios/rtc_video_capture_ios_objc.mm
AgeCommit message (Expand)Author
2014-09-18Update iOS video capture to use non-deprecated APIs.tkchin@webrtc.org
2014-07-18Runtime guard for iOS7 property.tkchin@webrtc.org
2014-07-17Fixes up rtc so that it compiles on iOS 8 SDK.tkchin@webrtc.org
2014-07-16Compile-time guard for iOS7 specific property.tkchin@webrtc.org
2014-07-15After an audio interruption the audio unit no longer invokes its render callb...tkchin@webrtc.org
2014-04-08video_capture(iOS): move stopCapture to background threadfischman@webrtc.org
2014-03-25iOS video_capture: move @private vars to impl.fischman@webrtc.org
2014-03-25iOS video_capture: start camera in the background.fischman@webrtc.org
2014-03-25iOS VideoEngine: move video_{capture,render} to ARC.fischman@webrtc.org
2014-03-10AppRTCDemo(iOS): video support; part 1 of 2: webrtc/.fischman@webrtc.org