1. 9948623 Use AVCaptureDeviceDiscoverySession on all platforms by Kári Tristan Helgason · 1 year, 7 months ago
  2. ba50cb3 Reland "Delete deprecated NSGLVideoView." by Kári Tristan Helgason · 1 year, 7 months ago
  3. ea668e3 Revert "Delete deprecated NSGLVideoView." by Mirko Bonadei · 1 year, 7 months ago
  4. 54d7547 Delete deprecated NSGLVideoView. by Kári Tristan Helgason · 1 year, 7 months ago
  5. 99d7d6b Reenable some iOS tests. by Jeremy Leconte · 2 years, 5 months ago
  6. 15a73be Update apprtc example code to support macos 10.13 by landrey · 2 years, 8 months ago
  7. 3ba35c3 Disable ARDAppClientTest testSession on simulator. by Jeremy Leconte · 2 years, 9 months ago
  8. 46501b9 Add void to function signature by Christoffer · 2 years, 9 months ago
  9. d211098 Implement JNI and objc implementation for icecandidateerror event by Jaehyun Ko · 3 years, 2 months ago
  10. 9e0abe5 Remove suppression of the unguarded-availability warning. by Byoungchan Lee · 3 years, 5 months ago
  11. a33881a Fix Wgnu-folding-constant. by Mirko Bonadei · 3 years, 6 months ago
  12. 36de9df Use backticks not vertical bars to denote variables in comments for /examples by Artem Titov · 3 years, 6 months ago
  13. 02768ae Increase iOS deployment target from 10 to 12. by Björn Terelius · 3 years, 7 months ago
  14. 28e582d Removing RTC_SUPPORTS_METAL compilation flag. This flag is a holdover from before either macOS or the iOS Simulator supported Metal rendering. by Jake Bromberg · 3 years, 7 months ago
  15. 193f4bf Replace legacy getStats with standard getStats in the iOS example by Jaehyun Ko · 3 years, 8 months ago
  16. 924a275 Revert "Ensure method which updates UI is called in main thread" by Mirko Bonadei · 3 years, 9 months ago
  17. 0365c99 Ensure method which updates UI is called in main thread by aidenluo · 3 years, 9 months ago
  18. 67b80ac Fix iOS chromium roll issue by Artem Titov · 3 years, 9 months ago
  19. e313c07 Fix iOS compilation for chromium roll by Artem Titov · 3 years, 9 months ago
  20. 2d9f53c Expose addIceCandidate with completion handler. by Yura Yaroshevich · 3 years, 11 months ago
  21. 19640aa Switch AppRTCMobile #import headers. by Mirko Bonadei · 4 years, 3 months ago
  22. 5152ea5 objc: add rollback type to RTCSdpType by Philipp Hancke · 4 years, 4 months ago
  23. f824ef8 Disable switch camera and route change buttons when processing by dharmesh · 4 years, 6 months ago
  24. 13fbc08 Explicitly set presentation style to full screen, because, by dharmesh · 4 years, 7 months ago
  25. a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 4 years, 9 months ago
  26. 43faee0 Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing by Alex Drake · 5 years ago
  27. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  28. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 6 years ago
  29. 6320ec3 Delete unused class RTCMediaConstraints (JSON) by Niels Möller · 6 years ago
  30. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  31. 5dcadff Fix macOS demo privacy crash. by Piasy · 6 years ago
  32. bce7262 Fix header import in broadcast extension. by Anders Carlsson · 6 years ago
  33. cfddbb7 Add ios bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  34. 0462948 Revert "Add ios bindings for PeerConnectionState." by Jonas Olsson · 6 years ago
  35. 586725d Add ios bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  36. 4aeb35b Explicitly retain self in objc blocks to avoid compiler warning. by Jiawei Ou · 6 years ago
  37. 34fc346 Add support for computing iOS code coverage by Artem Titarenko · 6 years ago
  38. 416018d Remove deprecated protocol alias RTCEAGLVideoViewRenderer. by Kári Tristan Helgason · 6 years ago
  39. db543c9 Fix RTCAudioDeviceModule tests. by Kári Tristan Helgason · 6 years ago
  40. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  41. 69b03e9 Fix iOS demo H264 profile display. by Piasy Xu · 6 years ago
  42. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 7 years ago
  43. 3e603ec Remove -Wno-sign-compare, -Wno-unused-variable and -Wno-format. by Mirko Bonadei · 7 years ago
  44. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  45. 358f2e0 Broadcast extension for AppRTCMobile on iOS by Anders Carlsson · 7 years ago
  46. e7e0602 ObjC: Notify local video track by Piasy Xu · 7 years ago
  47. a4888f0 Revert "Metal rendering should account for cropping." by JT Teh · 7 years ago
  48. fc4a9c9 Metal rendering should account for cropping. by Peter Hanspers · 7 years ago
  49. 293865c Cap AppRTCMobile framerate to 30 fps. by Kári Tristan Helgason · 7 years ago
  50. 823f913 Updating the AppRTCMobile iOS UI. by Peter Hanspers · 7 years ago
  51. a1f566b Fix: make sure to call UI APIs from main thread. by Peter Hanspers · 7 years ago
  52. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 7 years ago
  53. f9deb7a Fixed comparator in AppRTCMobile for iOS by Yura Yaroshevich · 7 years ago
  54. d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 7 years ago
  55. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 7 years ago
  56. 9e981f0 Clean up iOS API audio settings by Sam Zackrisson · 7 years ago
  57. af23b75 Update iOS AppRTC to use PeerConnection Unified Plan by Steve Anton · 7 years ago
  58. 0d3c9a3 Delete RTCAVFoundationVideoSource and related classes. by Kári Tristan Helgason · 7 years ago
  59. d9b64cd Fixing some of the issues found by clang static analyzer. by Peter Hanspers · 7 years ago
  60. 012b56b Reland "Add file capturer to AppRTCMobile on simulator." by Daniela · 7 years ago
  61. 19d77c1 Fix support orientation changes in Camera Preview by Gustavo Garcia gustavo@lifeonair.com · 7 years ago
  62. 7dad255 Update output pixel format when starting video capture on iOS. by Anders Carlsson · 7 years ago
  63. b93baff Revert "Add file capturer to AppRTCMobile on simulator." by Daniela Jovanoska Petrenko · 7 years ago
  64. 5adcd19 Add file capturer to AppRTCMobile on simulator. by Daniela · 7 years ago
  65. 1d4c152 Reland "Simple Default ObjC video codec factories." by Anders Carlsson · 7 years ago
  66. 293158b Revert ObjC API changes for BWE allocation strategy by Magnus Jedvert · 7 years ago
  67. 4556f3c Revert "Simple Default ObjC video codec factories." by Oskar Sundbom · 7 years ago
  68. 30915a7 Simple Default ObjC video codec factories. by Anders Carlsson · 7 years ago
  69. d92e0b5 Fixing crash in Mac client when no cameras are available. by Peter Hanspers · 7 years ago
  70. fc313dc Add prefix to codec name constants. by Kári Tristan Helgason · 7 years ago
  71. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  72. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  73. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  74. 117c482 Replace use of codec name strings with constants. by Kári Tristan Helgason · 7 years ago
  75. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  76. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  77. 6bf43d2 AppRTCMobile iOS: Use video encoder factory to manage codec preference. by Anders Carlsson · 7 years ago
  78. b3944f0 Media track ID visibility at BWE level by Alex Narest · 7 years ago
  79. 7e04281 Injectable software video codecs in Obj-C. by Anders Carlsson · 7 years ago
  80. c93bc10 Allow file sharing from AppRTCMobile app. by Kári Tristan Helgason · 7 years ago
  81. 406092a Reland "Remove precompiled header for AppRTCMobile." by Kári Tristan Helgason · 7 years ago
  82. 39f499b Revert "Remove precompiled header for AppRTCMobile." by Charu Jain · 7 years ago
  83. 3ed32ac Remove precompiled header for AppRTCMobile. by Kári Tristan Helgason · 7 years ago
  84. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  85. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago