1. a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 4 years, 4 months ago
  2. 43faee0 Implement JNI and objc implementation for Ice Candidate Pair Change event surfacing by Alex Drake · 5 years ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  4. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 5 years ago
  5. 6320ec3 Delete unused class RTCMediaConstraints (JSON) by Niels Möller · 5 years ago
  6. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  7. 5dcadff Fix macOS demo privacy crash. by Piasy · 6 years ago
  8. bce7262 Fix header import in broadcast extension. by Anders Carlsson · 6 years ago
  9. cfddbb7 Add ios bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  10. 0462948 Revert "Add ios bindings for PeerConnectionState." by Jonas Olsson · 6 years ago
  11. 586725d Add ios bindings for PeerConnectionState. by Jonas Olsson · 6 years ago
  12. 4aeb35b Explicitly retain self in objc blocks to avoid compiler warning. by Jiawei Ou · 6 years ago
  13. 34fc346 Add support for computing iOS code coverage by Artem Titarenko · 6 years ago
  14. 416018d Remove deprecated protocol alias RTCEAGLVideoViewRenderer. by Kári Tristan Helgason · 6 years ago
  15. db543c9 Fix RTCAudioDeviceModule tests. by Kári Tristan Helgason · 6 years ago
  16. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  17. 69b03e9 Fix iOS demo H264 profile display. by Piasy Xu · 6 years ago
  18. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 6 years ago
  19. 3e603ec Remove -Wno-sign-compare, -Wno-unused-variable and -Wno-format. by Mirko Bonadei · 6 years ago
  20. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  21. 358f2e0 Broadcast extension for AppRTCMobile on iOS by Anders Carlsson · 6 years ago
  22. e7e0602 ObjC: Notify local video track by Piasy Xu · 6 years ago
  23. a4888f0 Revert "Metal rendering should account for cropping." by JT Teh · 6 years ago
  24. fc4a9c9 Metal rendering should account for cropping. by Peter Hanspers · 6 years ago
  25. 293865c Cap AppRTCMobile framerate to 30 fps. by Kári Tristan Helgason · 6 years ago
  26. 823f913 Updating the AppRTCMobile iOS UI. by Peter Hanspers · 6 years ago
  27. a1f566b Fix: make sure to call UI APIs from main thread. by Peter Hanspers · 6 years ago
  28. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  29. f9deb7a Fixed comparator in AppRTCMobile for iOS by Yura Yaroshevich · 6 years ago
  30. d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 6 years ago
  31. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 6 years ago
  32. 9e981f0 Clean up iOS API audio settings by Sam Zackrisson · 6 years ago
  33. af23b75 Update iOS AppRTC to use PeerConnection Unified Plan by Steve Anton · 6 years ago
  34. 0d3c9a3 Delete RTCAVFoundationVideoSource and related classes. by Kári Tristan Helgason · 7 years ago
  35. d9b64cd Fixing some of the issues found by clang static analyzer. by Peter Hanspers · 7 years ago
  36. 012b56b Reland "Add file capturer to AppRTCMobile on simulator." by Daniela · 7 years ago
  37. 19d77c1 Fix support orientation changes in Camera Preview by Gustavo Garcia gustavo@lifeonair.com · 7 years ago
  38. 7dad255 Update output pixel format when starting video capture on iOS. by Anders Carlsson · 7 years ago
  39. b93baff Revert "Add file capturer to AppRTCMobile on simulator." by Daniela Jovanoska Petrenko · 7 years ago
  40. 5adcd19 Add file capturer to AppRTCMobile on simulator. by Daniela · 7 years ago
  41. 1d4c152 Reland "Simple Default ObjC video codec factories." by Anders Carlsson · 7 years ago
  42. 293158b Revert ObjC API changes for BWE allocation strategy by Magnus Jedvert · 7 years ago
  43. 4556f3c Revert "Simple Default ObjC video codec factories." by Oskar Sundbom · 7 years ago
  44. 30915a7 Simple Default ObjC video codec factories. by Anders Carlsson · 7 years ago
  45. d92e0b5 Fixing crash in Mac client when no cameras are available. by Peter Hanspers · 7 years ago
  46. fc313dc Add prefix to codec name constants. by Kári Tristan Helgason · 7 years ago
  47. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  48. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  49. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  50. 117c482 Replace use of codec name strings with constants. by Kári Tristan Helgason · 7 years ago
  51. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  52. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  53. 6bf43d2 AppRTCMobile iOS: Use video encoder factory to manage codec preference. by Anders Carlsson · 7 years ago
  54. b3944f0 Media track ID visibility at BWE level by Alex Narest · 7 years ago
  55. 7e04281 Injectable software video codecs in Obj-C. by Anders Carlsson · 7 years ago
  56. c93bc10 Allow file sharing from AppRTCMobile app. by Kári Tristan Helgason · 7 years ago
  57. 406092a Reland "Remove precompiled header for AppRTCMobile." by Kári Tristan Helgason · 7 years ago
  58. 39f499b Revert "Remove precompiled header for AppRTCMobile." by Charu Jain · 7 years ago
  59. 3ed32ac Remove precompiled header for AppRTCMobile. by Kári Tristan Helgason · 7 years ago
  60. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  61. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago