1. 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 6 years ago
  2. 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  3. b2d2489 Remove RTCUIApplicationStatusObserver. by Kári Tristan Helgason · 6 years ago
  4. 4e5af96 Include i420 buffers in Obj-C framework again. by Anders Carlsson · 6 years ago
  5. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  6. e5892c0 Export constants from RTCAudioSessionConfiguration. by Kári Tristan Helgason · 6 years ago
  7. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago
  8. 8de502b Add didRemoveReceiver delegate callback. by Zeke Chin · 6 years ago
  9. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  10. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 6 years ago
  11. 191f46c add RTC_EXPORT on RTCRtpTransceiverInit by Yongje Lee · 6 years ago
  12. 5f7d00e Release audio unit when ios audio device failed to initialize playout and recording. by Jiawei Ou · 6 years ago
  13. 54bd8f5 Remove dead code. by Kári Tristan Helgason · 6 years ago
  14. ee1e74f Fix occasional crash in iOS ADM. by Kári Tristan Helgason · 6 years ago
  15. 9014324 Support compiling with the lastest iOS SDK. by Kári Tristan Helgason · 6 years ago
  16. f905286 The pixel buffer pool is currently recreated on every call to encode. by Peter Hanspers · 6 years ago
  17. 17aff35 Enable clang::find_bad_constructs for sdk/ (part 1). by Mirko Bonadei · 6 years ago
  18. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  19. 25cc8ad Fixed issue with BGRA RTCCVPixelBuffer scale and crop by David Porter · 6 years ago
  20. d0136b8 Added API to Objective-C PeerConnectionFactoryOptions to enable GCM Ciphers. by Benjamin Wright · 6 years ago
  21. 01cee07 Fixed crash when PCF is destroyed before MediaSource/Track in ObjC by Yura Yaroshevich · 6 years ago
  22. 8280a56 Clear interrupted flag on CallKit audio activation. by Zeke Chin · 6 years ago
  23. 7a16c54 Fixed crash when PCF is destroyed before RTCRtpReceiver in ObjC by Yura Yaroshevich · 6 years ago
  24. 79abc3d Add unittest for default severity level of RTCCallbackLogger by Jiawei Ou · 6 years ago
  25. 9bb8f80 Make the default severity level of RTCCallbackLogger match the comment on its header. by Jiawei Ou · 6 years ago
  26. ef43aaf Fixed crash when PCF is destroyed before RTCRtpSender in ObjC by Yura Yaroshevich · 6 years ago
  27. 08f14dd Fixed crash when PCF is destroyed before RTCRtpTranceiver in ObjC by Yura Yaroshevich · 6 years ago
  28. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  29. dc99e24 Removing deadbeef@ from OWNERS files. by Taylor Brandstetter · 6 years ago
  30. c75b35a Fixed crash when PCF is destroyed before DataChannel in ObjC by Yura Yaroshevich · 6 years ago
  31. 0bd7bf0 Adding ABWENoTWCC field trial by Alex Narest · 6 years ago
  32. c806c1d Fixed crash when PCF is destroyed before MediaStream in ObjC by Yura Yaroshevich · 6 years ago
  33. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  34. ae810c1 Create a peer connection factory builder by Jiawei Ou · 6 years ago
  35. 5297bd2 Fixed crash when PCF is destroyed before PC in ObjC by Yura Yaroshevich · 6 years ago
  36. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  37. 7c32c86 Metal view: Update drawable size when rotating. by Peter Hanspers · 6 years ago
  38. 789221f Adding WebRTC-Audio-ForceNoTWCC field trial by Alex Narest · 6 years ago
  39. b57e169 Add a flag to actively reset the SRTP parameters by Zhi Huang · 6 years ago
  40. abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 6 years ago
  41. 7af087a Metal renderer does not handle i420 frames correctly. by Peter Hanspers · 6 years ago
  42. 488eb98 Setting resolution alignment to 4 on iOS. by Peter Hanspers · 6 years ago
  43. a3e69e6 Add min_bitrate_bps to RTCRtpEncodingParameters. by Rasmus Brandt · 6 years ago
  44. 5daaf7d Support cropping and rotation override in Metal renderers. by Peter Hanspers · 6 years ago
  45. b6c462d Cleanup webrtc:: namespace from leaked TimingFrameFlags by Ilya Nikolaevskiy · 6 years ago
  46. 358f2e0 Broadcast extension for AppRTCMobile on iOS by Anders Carlsson · 6 years ago
  47. 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 6 years ago
  48. 56df67b Fix: Leak of a CVPixelBufferRef in RTCVideoEncoderH264. by Peter Hanspers · 6 years ago
  49. 79ce820 Obj-C SDK for parsing and generating H264 ProfileLevelIds. by Anders Carlsson · 6 years ago
  50. ccac988 iOS SDK 10.0 compatability. by Kári Tristan Helgason · 6 years ago
  51. a4888f0 Revert "Metal rendering should account for cropping." by JT Teh · 6 years ago
  52. fc4a9c9 Metal rendering should account for cropping. by Peter Hanspers · 6 years ago
  53. 79445ea Thread checker fails when switching to/from bluetooth headset. by henrika · 6 years ago
  54. 73771a8 Prepare to remove old OnFailure implementations by Harald Alvestrand · 6 years ago
  55. dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 6 years ago
  56. b7d9d83 Implement RtpCodecParameters::parameters by Florent Castelli · 6 years ago
  57. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 6 years ago
  58. 8d95e3b Moving iOS Audio Device to sdk. by Peter Hanspers · 6 years ago
  59. 43619a4 Revert "Moving iOS Audio Device to sdk." by Peter Hanspers · 6 years ago
  60. 08da28d Moving iOS Audio Device to sdk. by Peter Hanspers · 6 years ago
  61. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  62. 826738b Revert "Moving iOS Audio Device to sdk." by Max Morin · 6 years ago
  63. a167212 Moving iOS Audio Device to sdk. by Peter Hanspers · 6 years ago
  64. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 6 years ago
  65. c56ff11 Delete deprecated decode:...fragmentationHeader:... objc method. by Niels Möller · 6 years ago
  66. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 6 years ago
  67. 1d87148 Fixed init of H.264 profile/level support table on iOS by Yura Yaroshevich · 6 years ago
  68. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 6 years ago
  69. 1c62b98 Adding a Metal RGB renderer. by Peter Hanspers · 6 years ago
  70. cef0650 Set name for threads created in ObjC SDK by Yura Yaroshevich · 6 years ago
  71. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  72. 8b4e92d ObjC SDK: Stop using built-in SW video codecs by Magnus Jedvert · 6 years ago
  73. be80681 Add runtime check for metal support. by Kári Tristan Helgason · 6 years ago
  74. c199fae Deprecate RTCRtpFragmentationHeader argument for objc decoders. by Niels Möller · 6 years ago
  75. 0f77fea Init max supported H.264 profile at runtime on iOS by Yura Yaroshevich · 6 years ago
  76. c1f083d Add notifiers for when the audio session will be activated/deactivated, did activate/deactivate and failed to activate/deactivate. by JT Teh · 6 years ago
  77. e61125c Move setting videoFrameSize into the main dispatch queue. by JT Teh · 6 years ago
  78. 2efb665 Add some more test cases for RTCCVPixelBuffer. by Anders Carlsson · 6 years ago
  79. 5c14725 Update the drawable size when changing the view's frame. by JT Teh · 6 years ago
  80. 4049a25 Make MTLView content mode settable. by Kári Tristan Helgason · 6 years ago
  81. 0b71c29 Allow creation of 420 Buffer using YUV data. by Piotr (Peter) Slatala · 6 years ago
  82. 06d094f Add renderer-agnostic delegate protocol. by Kári Tristan Helgason · 6 years ago
  83. 4f7b640 Add checks that we don't redraw the previous frame. by Kári Tristan Helgason · 6 years ago
  84. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  85. 5b07c24 iOS H264 encoder: Make initial compression session respect pixel format. by Anders Carlsson · 6 years ago
  86. 3acffc3 Remove SdpSemantics::kDefault by Steve Anton · 6 years ago
  87. c1161eb Add test case for renderer reconstruction. by Kári Tristan Helgason · 6 years ago
  88. d560132 Revert "Fix rendering on an iPhone X's tall screen." by JT Teh · 6 years ago
  89. 27af5db Log video toolbox error codes by Yura Yaroshevich · 6 years ago
  90. a72b7fc ObjC: Add missing _lastDrawnFrame assignments by Maxim Pavlov · 6 years ago
  91. e49452d Reland "Improve thread-safety of MTL Renderer." by Kári Tristan Helgason · 6 years ago
  92. 6144fa5 Revert "Improve thread-safety of MTL Renderer." by JT Teh · 6 years ago
  93. a8f13cc Improve thread-safety of MTL Renderer. by Kári Tristan Helgason · 6 years ago
  94. 498644e Quick Look in the Xcode Debugger for Obj-C frame buffer classes. by Anders Carlsson · 6 years ago
  95. 87c5463 Correctly set iOS VideoToolbox encoder start bitrate. by Kári Tristan Helgason · 6 years ago
  96. 2a1bbc3 ObjC: Deprecate codec settings parameter in startDecode method. by Anders Carlsson · 6 years ago
  97. fe9d817 Reland "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." by Anders Carlsson · 6 years ago
  98. 35d052c Revert "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." by JT Teh · 6 years ago
  99. dea6889 Add sanity checks of IceConfig parameters. by Qingsi Wang · 6 years ago
  100. 4ea50c2 Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource. by Anders Carlsson · 6 years ago