1. 73eb41f Log reason for dropped frame in RTCCameraVideoCapturer. by Kári Tristan Helgason · 6 years ago
  2. 4aeb35b Explicitly retain self in objc blocks to avoid compiler warning. by Jiawei Ou · 6 years ago
  3. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 7 years ago[Renamed (98%) from sdk/objc/Framework/Classes/PeerConnection/RTCCameraVideoCapturer.m]
  4. ccac988 iOS SDK 10.0 compatability. by Kári Tristan Helgason · 7 years ago
  5. 7311918 Add an example app for iOS native API. by Anders Carlsson · 7 years ago
  6. 0d3c9a3 Delete RTCAVFoundationVideoSource and related classes. by Kári Tristan Helgason · 7 years ago
  7. 28dbf972 Fixing warnings in public iOS SDK headers. by Peter Hanspers · 7 years ago
  8. e7dd83f Add tests for starting and stopping RTCCameraVideoCapturer. by Anders Carlsson · 7 years ago
  9. f707186 Reland "Reland "Add completion callbacks to RTCCameraVideoCapturer start/stop operations"" by Anders Carlsson · 7 years ago
  10. 0a52f1d Revert "Reland "Add completion callbacks to RTCCameraVideoCapturer start/stop operations"" by Erik Språng · 7 years ago
  11. 24e7a59 Reland "Add completion callbacks to RTCCameraVideoCapturer start/stop operations" by Anders Carlsson · 7 years ago
  12. b84a909 Revert "Add completion callbacks to RTCCameraVideoCapturer start/stop operations" by Erik Språng · 7 years ago
  13. e23a9e8 Add completion callbacks to RTCCameraVideoCapturer start/stop operations by Gustavo Garcia · 7 years ago
  14. 86f8047 Remove all code for iOS 8 and below. by Kári Tristan Helgason · 7 years ago
  15. 22d43f3 iOS: Don’t change video rotation in FaceUp or FaceDown. by Anders Carlsson · 7 years ago
  16. 7dad255 Update output pixel format when starting video capture on iOS. by Anders Carlsson · 7 years ago
  17. f3ee3b7 Support RGB frames in RTCCVPixelBuffer by Anders Carlsson · 7 years ago
  18. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/sdk/objc/Framework/Classes/PeerConnection/RTCCameraVideoCapturer.m]
  19. 837adc0 Fix video slow to appear on first launch. by jtteh · 8 years ago
  20. 5a2c2b3 Remove maximum frametime to allow the camera to adjust based on the lighting conditions. by sakal · 8 years ago
  21. 3b673c6 Removed file RTCCameraVideoCapturer.mm that isn't needed by jtteh · 8 years ago
  22. 61b0ed0 [iOS] Fix incorrectly oriented frames when rapidly switching between cameras. by jtteh · 8 years ago
  23. d0727bf Fix NSInteger formatting warning from clang 6 by oprypin · 8 years ago
  24. e5960ce Revert "Revert "Revert "Revert "Support more formats in RTCVideoFrame"""" by Anders Carlsson · 8 years ago
  25. 1cfeb43 Revert "Revert "Revert "Support more formats in RTCVideoFrame""" by Anders Carlsson · 8 years ago
  26. 7583390 Revert "Revert "Support more formats in RTCVideoFrame"" by Anders Carlsson · 8 years ago
  27. 0789dab Revert "Support more formats in RTCVideoFrame" by Anders Carlsson · 8 years ago
  28. bd2220a Support more formats in RTCVideoFrame by Anders Carlsson · 8 years ago
  29. a9b848a Bugfix:setting capture framerate always defaults to 30fps. by Daniela · 8 years ago
  30. 2f08879 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2911053002/ ) by kthelgason · 8 years ago[Renamed from webrtc/sdk/objc/Framework/Classes/RTCCameraVideoCapturer.m]
  31. af5c055 Revert of Split iOS sdk in to separate targets (patchset #3 id:320001 of https://codereview.webrtc.org/2893843003/ ) by mbonadei · 8 years ago[Renamed from webrtc/sdk/objc/Framework/Classes/PeerConnection/RTCCameraVideoCapturer.m]
  32. 580c352 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2893593002/ ) by kthelgason · 8 years ago[Renamed from webrtc/sdk/objc/Framework/Classes/RTCCameraVideoCapturer.m]
  33. 37144b2 Revert of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890733003/ ) by kthelgason · 8 years ago[Renamed from webrtc/sdk/objc/Framework/Classes/PeerConnection/RTCCameraVideoCapturer.m]
  34. d51e042 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890513002/ ) by kthelgason · 8 years ago[Renamed from webrtc/sdk/objc/Framework/Classes/RTCCameraVideoCapturer.m]
  35. 9756238 Revert of Split iOS sdk in to separate targets (patchset #13 id:280001 of https://codereview.webrtc.org/2862543002/ ) by charujain · 8 years ago[Renamed from webrtc/sdk/objc/Framework/Classes/PeerConnection/RTCCameraVideoCapturer.m]
  36. 52c83fe Split iOS sdk in to separate targets by kthelgason · 8 years ago[Renamed from webrtc/sdk/objc/Framework/Classes/RTCCameraVideoCapturer.m]
  37. ea12f4c Make fps NSInteger in startCaptureWithDevice. by sakal · 8 years ago
  38. cee5141 Address tkchin's comments on RTCCameraVideoCapturer. by sakal · 8 years ago
  39. 844d2b9 Reconfigure capture session in a single transaction. by sakal · 8 years ago
  40. 3883ccb New RTCCameraVideoCapturer. by sakal · 8 years ago